Author: bdubbs
Date: 2008-10-05 14:32:33 -0600 (Sun, 05 Oct 2008)
New Revision: 8576

Modified:
   trunk/BOOK/Makefile
Log:
More tweaking of Makefile validate rule

Modified: trunk/BOOK/Makefile
===================================================================
--- trunk/BOOK/Makefile 2008-10-05 20:11:33 UTC (rev 8575)
+++ trunk/BOOK/Makefile 2008-10-05 20:32:33 UTC (rev 8576)
@@ -107,7 +107,7 @@
        $(Q)xsltproc --output $(DUMPDIR)/ \
           stylesheets/dump-commands.xsl $(RENDERTMP)/lfs-full.xml
 
-validate: validxml
+validate: maketar validxml
        @echo "Validation complete."
 
 all: lfs nochunks pdf dump-commands

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to