Bläddra i källkod

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
Bryan Kadzban 16 år sedan
förälder
incheckning
8e66c9dc50
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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) \