projects
/
pazpar2-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:
e7b20eb
)
PROTOCOL no longer part of EXTRA_DIST
author
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 13 Jan 2007 14:40:41 +0000
(14:40 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sat, 13 Jan 2007 14:40:41 +0000
(14:40 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
eb2fc40
..
fe16b86
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-3,7
+3,7
@@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = src doc
-EXTRA_DIST = README PROTOCOL m4/yaz.m4
+EXTRA_DIST = README m4/yaz.m4
dist-hook:
if test -x /usr/bin/cvs2cl -a -d CVS; then cvs2cl ; fi