From: Adam Dickmeiss Date: Mon, 14 Aug 2006 19:33:38 +0000 (+0000) Subject: Fix index.tkl rule. Does not depend on common/tkl.xsl X-Git-Tag: ZEBRA.2.0.2~62 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=28b7414cc9cfb8fa8956c02dcf6090c665b26f9d Fix index.tkl rule. Does not depend on common/tkl.xsl --- diff --git a/doc/Makefile.am b/doc/Makefile.am index c4ea4c7..c678466 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.56 2006-08-14 17:43:31 adam Exp $ +## $Id: Makefile.am,v 1.57 2006-08-14 19:33:38 adam Exp $ docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX) SUBDIRS = common @@ -110,7 +110,7 @@ idzebra-config$(PACKAGE_SUFFIX).1: idzebra-config-man.xml $(HTMLFILES): $(XMLFILES) $(HTML_COMPILE) $(srcdir)/zebra.xml -index.tkl: $(XMLFILES) common/tkl.xsl +index.tkl: $(XMLFILES) $(TKL_COMPILE) $(srcdir)/zebra.xml zebra.pdf: $(XMLFILES)