aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-05 20:32:33 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2008-10-05 20:32:33 +0000
commitfbb442ea340277771989d0a4e7196edfd031effc (patch)
treec94a78995577f93e108c13a95024341ff849b248 /Makefile
parent7a8d7c6c6c219a97cfed54176ac1704e8c2bec0e (diff)
More tweaking of Makefile validate rule
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f19cc5bd7..d0fea139a 100644
--- a/Makefile
+++ b/Makefile
@@ -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