Add maketar to the nochunks dependency list, to create the bootscripts and udev-config tarballs for it as well.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bryan Kadzban 2009-06-12 05:20:23 +00:00
parent 35327219b8
commit 8e66c9dc50

View File

@ -58,7 +58,7 @@ pdf: validxml
fi;
$(Q)fop $(RENDERTMP)/lfs-pdf.fo $(BASEDIR)/$(PDF_OUTPUT)
nochunks: validxml profile-html
nochunks: maketar validxml profile-html
@echo "Generating non chunked XHTML file..."
$(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \
--output $(BASEDIR)/$(NOCHUNKS_OUTPUT) \