projects
/
metaproxy-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:
390f182
)
Add metaproxy-config to clean files
author
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Oct 2010 11:07:04 +0000
(13:07 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Wed, 13 Oct 2010 11:07:04 +0000
(13:07 +0200)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index
d9d5071
..
590fc3e
100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-11,7
+11,7
@@
EXTRA_DIST = Doxyfile.in NEWS README LICENSE \
m4/yazpp.m4 m4/yaz.m4 m4/ax_boost.m4 \
buildconf.sh metaproxy.spec metaproxy-config.in
-MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure
+MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure metaproxy-config
dist-hook:
if test -x /usr/bin/git -a -d .git; then git log >ChangeLog ; cp ChangeLog $(distdir); fi