X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=c51fafc4b444413dd5a9844a7313042b05ca34f7;hb=86b8aa645463dec404f0e9bca0881671c53c41ee;hp=191b0277e5e819c3232642683bf44acb42ae3ee9;hpb=11e2a3048b4f3e0fa3cef3e1738b486c8c6b16ba;p=pazpar2-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index 191b027..c51fafc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ dist-hook: for f in $(srcdir)/$$d/*; do \ test -f $$f && cp $$f $(distdir)/$$d; \ done; \ - done; exit 0 + done; rm -f $(distdir)/etc/pazpar2.cfg; exit 0 .PHONY:debian debian: