From: Norman Walsh Date: Tue, 9 Oct 2001 13:29:51 +0000 (+0000) Subject: Fix typo X-Git-Tag: release/1.79.1~6^2~6204 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2141e3e0a72c4818e65b0e205dcccfc720f75cce;p=docbook-dsssl Fix typo --- 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 $@