docs-common/images Makefile,1.1,1.2

Tommy Reynolds (jtr) fedora-docs-commits at redhat.com
Fri Dec 9 16:24:06 UTC 2005


Author: jtr

Update of /cvs/docs/docs-common/images
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26444

Modified Files:
	Makefile 
Log Message:
Pick up additional watermark files.



Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/images/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Makefile	23 Nov 2005 06:30:23 -0000	1.1
+++ Makefile	9 Dec 2005 16:23:58 -0000	1.2
@@ -3,7 +3,7 @@
 %.png: %.svg
 	batik -m image/png -h 768 -w 1024 -d `pwd`/$@ file://`pwd`/$<
 
-SVGFILES=watermark.svg
+SVGFILES=watermark-ru.svg watermark-zh_CN.svg watermark.svg
 PNGFILES=${SVGFILES:.svg=.png}
 
 all:	${PNGFILES}




More information about the Fedora-docs-commits mailing list