projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dcaf74
)
Remove comment which issues automake warning
author
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 8 Aug 2005 11:08:52 +0000
(11:08 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Mon, 8 Aug 2005 11:08:52 +0000
(11:08 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
f6e6ecf
..
8d6f027
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-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
-
-