Remove comment which issues automake warning
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Aug 2005 11:08:52 +0000 (11:08 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 8 Aug 2005 11:08:52 +0000 (11:08 +0000)
doc/Makefile.am

index f6e6ecf..8d6f027 100644 (file)
@@ -1,4 +1,4 @@
-## $Id: Makefile.am,v 1.27 2005-08-05 14:39:12 marc Exp $
+## $Id: Makefile.am,v 1.28 2005-08-08 11:08:52 adam Exp $
 docdir=$(datadir)/doc/@PACKAGE@
 
 SUPPORTFILES = \
@@ -25,9 +25,6 @@ XMLFILES = \
  zebrasrv-synopsis.xml \
  zebrasrv-virtual.xml
 
-# zebrasrv-commands.xml \
-
-
 HTMLFILES =  \
  administration.html apps.html configuration-file.html data-model.html \
  example1.html example2.html examples.html features.html file-ids.html \
@@ -108,5 +105,3 @@ dist-hook:
                        exit 1; \
                fi \
        done
-
-