aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-03-03 16:40:15 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-03-03 16:40:15 +0000
commite4d1672389d0ae379dd323d1fb082f281a47dc75 (patch)
treee7df3d926c6b0a3fc73b4eda911f39f2b395c582 /Makefile
parent85ce0fcaeb0eadaefd2620ce56a92db1c7c1985b (diff)
A better fix for the Makefile nochunks
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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 \