From fbb442ea340277771989d0a4e7196edfd031effc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 5 Oct 2008 20:32:33 +0000 Subject: More tweaking of Makefile validate rule git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3-54-g00ecf