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:
c99c50f
)
Fix dist: do not put domfilter.eps in dist.
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 23 Feb 2007 09:35:17 +0000
(09:35 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 23 Feb 2007 09:35:17 +0000
(09:35 +0000)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
296b9b7
..
8c92e8b
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-1,4
+1,4
@@
-## $Id: Makefile.am,v 1.70 2007-02-22 12:22:04 marc Exp $
+## $Id: Makefile.am,v 1.71 2007-02-23 09:35:17 adam Exp $
docdir=$(datadir)/doc/$(PACKAGE)$(PACKAGE_SUFFIX)
SUBDIRS = common
@@
-41,7
+41,7
@@
doc_DATA = $(HTMLFILES) $(PNGFILES)
man_MANS = $(MANFILES)
EXTRA_DIST = $(XMLFILES) $(XMLMAN) \
- $(doc_DATA) $(EPSFILES) $(man_MANS) \
+ $(doc_DATA) zebra.eps $(man_MANS) \
marc_indexing.xml entities.ent local.ent.in domfilter.svg
zebraidx$(PACKAGE_SUFFIX).1: zebraidx.xml