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:
ad32032
)
etc/services part of dist
v1.4.1
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 21 May 2010 13:04:26 +0000
(15:04 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 21 May 2010 13:04:26 +0000
(15:04 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
c51fafc
..
4041ed5
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-9,7
+9,7
@@
EXTRA_DIST = README NEWS LICENSE buildconf.sh Doxyfile.in m4/yaz.m4 \
dist-hook:
if test -x /usr/bin/git -a -d .git; then git log >ChangeLog ; cp ChangeLog $(distdir); fi
- for d in etc etc/settings www/test1 www/jsdemo; do \
+ for d in etc etc/settings etc/services www/test1 www/jsdemo; do \
mkdir -p $(distdir)/$$d; \
for f in $(srcdir)/$$d/*; do \
test -f $$f && cp $$f $(distdir)/$$d; \