Omit etc/pazpar2.cfg from dist
[pazpar2-moved-to-github.git] / Makefile.am
index 191b027..c51fafc 100644 (file)
@@ -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: