Explorar o código

More tweaking of Makefile validate rule

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs %!s(int64=17) %!d(string=hai) anos
pai
achega
fbb442ea34
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
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