X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=c51fafc4b444413dd5a9844a7313042b05ca34f7;hb=4bbadf0c668851f3b396575ae11fd6edc0c4978f;hp=191b0277e5e819c3232642683bf44acb42ae3ee9;hpb=f32b9bdea4feeb2c81c9e4e71d57922394a0ec20;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: