Fix HTMLFILES again. Avoid dependency on zebra.xml.
[idzebra-moved-to-github.git] / doc / Makefile.am
index 622fbc7..2e40961 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.34 2006-02-15 11:07:47 marc Exp $
+## $Id: Makefile.am,v 1.41 2006-02-20 07:13:31 adam Exp $
 docdir=$(datadir)/doc/@PACKAGE@
 
 SUPPORTFILES = \
@@ -21,7 +21,6 @@ XMLFILES =  zebra.xml.in \
    recordmodel-alvisxslt.xml \
    recordmodel-grs.xml \
    server.xml \
-   zebra.xml \
    zebraidx-commands.xml \
    zebraidx-options.xml \
    zebraidx.xml \
@@ -30,8 +29,14 @@ XMLFILES =  zebra.xml.in \
    zebrasrv-virtual.xml
 
 
-HTMLFILES =  administration.html \
+HTMLFILES =  \
+   administration-cql-to-pqf.html \
+   administration-extended-services.html \
+   administration-ranking.html \
+   administration.html \
    apps.html \
+   architecture-maincomponents.html \
+   architecture-workflow.html \
    architecture.html \
    configuration-file.html \
    example1.html \
@@ -41,6 +46,7 @@ HTMLFILES =  administration.html \
    file-ids.html \
    future.html \
    generic-ids.html \
+   gfs-config.html \
    grs-exchange-formats.html \
    grs-internal-representation.html \
    indexdata.html \
@@ -50,7 +56,6 @@ HTMLFILES =  administration.html \
    introduction.html \
    license.html \
    locating-records.html \
-   maincomponents.html \
    protocol-support.html \
    quick-start.html \
    record-model-alvisxslt-conf.html \
@@ -58,13 +63,12 @@ HTMLFILES =  administration.html \
    record-model-grs-conf.html \
    record-model-grs.html \
    register-location.html \
+   server-sru-support.html \
+   server-sru.html \
    server.html \
    shadow-registers.html \
    simple-indexing.html \
-   sru-server.html \
-   sru-support.html \
    support.html \
-   workflow.html \
    zebra.html \
    zebraidx.html