docs-common Makefile.common,1.23,1.24

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Wed Dec 28 18:32:30 UTC 2005


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Remove nochunks watermark during clean target


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- Makefile.common	28 Dec 2005 01:03:47 -0000	1.23
+++ Makefile.common	28 Dec 2005 18:32:22 -0000	1.24
@@ -145,7 +145,7 @@
 	${RM} -r ${DOCBASE}-$(1).html stylesheet-images
 	${RM} -r ${DOCBASE}-$(1).pdf
 	${RM} -r ${DOCBASE}-$(1).tar.gz
-	${RM} fedora.css watermark-${LANG}.png
+	${RM} fedora.css watermark-${LANG}.png watermark.png
 endef
 #
 distclean clean:: $(foreach LANG,${LANGUAGES},${DOCBASE}-${LANG}-clean)




More information about the Fedora-docs-commits mailing list