[Fai-commit] r6492 - trunk/doc

Thomas Lange lange at alioth.debian.org
Mon Apr 18 16:57:56 UTC 2011


Author: lange
Date: 2011-04-18 16:57:47 +0000 (Mon, 18 Apr 2011)
New Revision: 6492

Modified:
   trunk/doc/Makefile
Log:
remove fai-guide.chunked directory in clean target


Modified: trunk/doc/Makefile
===================================================================
--- trunk/doc/Makefile	2011-04-18 16:45:54 UTC (rev 6491)
+++ trunk/doc/Makefile	2011-04-18 16:57:47 UTC (rev 6492)
@@ -39,7 +39,7 @@
 	cp -p $(MISC_DOC) $(DOCDIR)
 
 clean: 
-	rm -rf .a2x-icons
+	rm -rf .a2x-icons fai-guide.chunked
 	rm -f $(DOC).text $(DOC).html $(DOC).doc $(DOC).pdf $(DOC).xml $(DOC).ps docbook-xsl.css
 
 test:




More information about the Fai-commit mailing list