[Cdd-commits] r216 - cdd/trunk/doc/flyer

Andreas Tille debian-custom@lists.debian.org
Sat, 03 Jul 2004 07:21:12 -0600


Author: tille
Date: Sat Jul  3 07:21:11 2004
New Revision: 216

Modified:
   cdd/trunk/doc/flyer/Makefile
Log:
Added config.tex to clean target


Modified: cdd/trunk/doc/flyer/Makefile
==============================================================================
--- cdd/trunk/doc/flyer/Makefile	(original)
+++ cdd/trunk/doc/flyer/Makefile	Sat Jul  3 07:21:11 2004
@@ -85,7 +85,7 @@
 
 upload: clean
 	$(MAKE) pdf
-	-rm -f $(base).{eps,dvi,aux,log}
+	-rm -f $(base).{eps,dvi,aux,log} config.tex
 	rsync -e ssh --exclude CVS/ --delete flyer.pdf tille@people.debian.org:public_html
 	# ssh klecker "cd /org/www.debian.org/events-materials/flyers/general && chgrp -R webwml * && chmod -R g+w *"