More tweaking of Makefile validate rule

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2008-10-05 20:32:33 +00:00
parent 7a8d7c6c6c
commit fbb442ea34

View File

@ -107,7 +107,7 @@ dump-commands: validxml
$(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