Add metaproxy-config to clean files
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 13 Oct 2010 11:07:04 +0000 (13:07 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 13 Oct 2010 11:07:04 +0000 (13:07 +0200)
Makefile.am

index d9d5071..590fc3e 100644 (file)
@@ -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