From e4d1672389d0ae379dd323d1fb082f281a47dc75 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 3 Mar 2020 16:40:15 +0000 Subject: A better fix for the Makefile nochunks git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6f076f001..bec5a3de9 100644 --- a/Makefile +++ b/Makefile @@ -71,7 +71,7 @@ pdf: validate --stringparam profile.condition pdf \ --output $(RENDERTMP)/lfs-pdf.xml \ stylesheets/lfs-xsl/profile.xsl \ - $(RENDERTMP)/lfs-full.xml + $(RENDERTMP)/lfs-html.xml @echo "Generating FO file..." $(Q)xsltproc --nonet \ -- cgit v1.2.3-54-g00ecf