zebra_begin_trans got extra "write" flag. zebra_begin_read
[idzebra-moved-to-github.git] / doc / Makefile.am
index 48ba131..ae269af 100644 (file)
@@ -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