diff -Naur cross-lfs/BOOK/Makefile cross-lfs-update/BOOK/Makefile
--- cross-lfs/BOOK/Makefile	2010-02-07 00:20:39.862180821 +0000
+++ cross-lfs-update/BOOK/Makefile	2010-02-27 02:44:49.294007871 +0000
@@ -124,7 +124,7 @@
 	@echo "Generating FO file of $(pdf_arch)..."
 	$(Q)xsltproc --nonet -stringparam rootid "$(ROOT_ID)" \
 	  --output $(RENDERTMP)/$(pdf_arch).fo $(PWD)/stylesheets/clfs-pdf.xsl \
-	  $(RENDERTMP)/$(pdf_arch)-pdf.xml
+	  $(RENDERTMP)/$(pdf_arch)-html.xml
 	$(Q)sed -i -e 's/span="inherit"/span="all"/' $(RENDERTMP)/$(pdf_arch).fo
 
 	@echo "Rendering PDF of $(pdf_arch)..."
