Ver Fonte

More tweaking of Makefile validate rule

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs há 17 anos atrás
pai
commit
fbb442ea34
1 ficheiros alterados com 1 adições e 1 exclusões
  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