X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=bd82051da198253d99b7a542fd77710f2bf7d2f7;hb=514d48e4041788c0e1f7ce42bcd812912ebf0719;hp=ca22532292b3882a174fbc65a1ae9b876f76e110;hpb=8ade4c9fd892553e518c6c3c6f7a69e0d49063ae;p=yazproxy-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index ca22532..bd82051 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,6 +1,4 @@ -## $Id: Makefile.am,v 1.15 2006-10-11 09:39:43 adam Exp $ -docdir=$(datadir)/doc/@PACKAGE@ - +## $Id: Makefile.am,v 1.17 2007-06-17 07:06:32 adam Exp $ SUBDIRS = common XMLFILES = \ @@ -32,10 +30,9 @@ $(HTMLFILES): $(XMLFILES) yazproxy.8: yaz-proxy-man.xml yaz-proxy-ref.xml $(MAN_COMPILE) $(srcdir)/yaz-proxy-man.xml -index.tkl: $(XMLFILES) common/tkl.xsl +index.tkl: $(XMLFILES) $(TKL_COMPILE) $(TOP) - yazproxy.pdf: $(XMLFILES) if test ! -f common/id.png ; then cp $(srcdir)/common/id.png common; fi jade -E14 -D $(srcdir) -d common/print.dsl -t tex $(srcdir)/common/xml.dcl $(TOP)