From: Adam Dickmeiss Date: Mon, 27 Nov 2006 11:34:52 +0000 (+0000) Subject: Remove make dependency of common/tkl.xsl X-Git-Tag: YAZPP.1.0.2~7 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=e4b6e06627a3c35bec54127767ef7b98686d02e4 Remove make dependency of common/tkl.xsl --- diff --git a/doc/Makefile.am b/doc/Makefile.am index abd0595..db7a4f2 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -## $Id: Makefile.am,v 1.24 2006-10-11 09:39:43 adam Exp $ +## $Id: Makefile.am,v 1.25 2006-11-27 11:34:52 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUBDIRS = common @@ -30,7 +30,7 @@ $(HTMLFILES): $(XMLFILES) rm -f *.html $(HTML_COMPILE) $(TOP) -index.tkl: $(XMLFILES) common/tkl.xsl +index.tkl: $(XMLFILES) $(TKL_COMPILE) $(TOP) yazpp-config.8: yazpp-config-man.xml