X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=Makefile.am;h=590fc3e313c81ef98f4cf1aad7b0a59bd15e2435;hb=ecd51b962e3c150ba3547f3b49133edd9c377f2b;hp=04ba16380d5276e69304bec2d9822754a31b10f0;hpb=0a6a1372034e33c098e390473278330a61a28d38;p=metaproxy-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 04ba163..590fc3e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,9 +9,9 @@ AUTOMAKE_OPTIONS = foreign EXTRA_DIST = Doxyfile.in NEWS README LICENSE \ m4/yazpp.m4 m4/yaz.m4 m4/ax_boost.m4 \ - buildconf.sh metaproxy.spec + 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