X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2FMakefile.am;h=ae269afd1fe1eceb6563eaaf50708821fbdd34cc;hb=fdffce0ddb29102dd5aa533d6e42a5d0fa3e3222;hp=48ba1319aadec6ec654dfd31da31662821b81493;hpb=1cbe807c3b6b51e28c51cbdf7832eb3b8271dd02;p=idzebra-moved-to-github.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 48ba131..ae269af 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,10 +1,11 @@ -## $Id: Makefile.am,v 1.16 2002-10-03 10:29:41 adam Exp $ +## $Id: Makefile.am,v 1.18 2002-11-08 13:23:52 adam Exp $ docdir=$(datadir)/doc/@PACKAGE@ SUPPORTFILES = \ zebrahtml.dsl.in \ zebraphp.dsl.in \ zebraprint.dsl.in \ + tkl.xsl.in \ xml.dcl XMLFILES = \ zebra.xml.in \ @@ -26,7 +27,7 @@ HTMLFILES = administration.html apps.html configuration-file.html \ installation.html internal-representation.html introduction.html \ license.html locating-records.html protocol-support.html quick-start.html \ record-model.html register-location.html server.html shadow-registers.html \ - simple-indexing.html zebra.html zebraidx.html + simple-indexing.html support.html zebra.html zebraidx.html doc_DATA = $(HTMLFILES) zebra.pdf man_MANS = zebraidx.1 zebrasrv.8 @@ -53,6 +54,9 @@ zebra.pdf: $(XMLFILES) pdfjadetex zebra.tex pdfjadetex zebra.tex +index.tkl: $(XMLFILES) tkl.xsl + xsltproc tkl.xsl zebra.xml + gils.txt: gils.sgml sgml2txt -f gils.sgml