From 2141e3e0a72c4818e65b0e205dcccfc720f75cce Mon Sep 17 00:00:00 2001 From: Norman Walsh Date: Tue, 9 Oct 2001 13:29:51 +0000 Subject: [PATCH] Fix typo --- xsl/fo/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xsl/fo/Makefile b/xsl/fo/Makefile index 1eb99b3d2..96db4b255 100644 --- a/xsl/fo/Makefile +++ b/xsl/fo/Makefile @@ -1,7 +1,7 @@ XSLT=../../cvstools/saxon XJPARSE=../../cvstools/xjparse -all: titlepage.templates.xsl param.xml param.xxx param.html +all: titlepage.templates.xsl param.xsl param.html: param.xml $(XSLT) $< ../docsrc/lrefentry.xsl $@ -- 2.40.0