Removed zebra.xml from XMLFILES (was added in 1.30). If it is present
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Jan 2006 13:59:48 +0000 (13:59 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 23 Jan 2006 13:59:48 +0000 (13:59 +0000)
documentation will have to be build on distribution dists (and we
don't want to require people to have jade installed).

doc/Makefile.am

index cb3bd19..ab4bd6f 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.32 2006-01-23 07:04:34 adam Exp $
+## $Id: Makefile.am,v 1.33 2006-01-23 13:59:48 adam Exp $
 docdir=$(datadir)/doc/@PACKAGE@
 
 SUPPORTFILES = \
@@ -21,7 +21,6 @@ XMLFILES = \
    quickstart.xml \
    recordmodel.xml \
    server.xml \
-   zebra.xml \
    zebraidx-commands.xml \
    zebraidx-options.xml \
    zebraidx.xml \