X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=Makefile.am;h=c51fafc4b444413dd5a9844a7313042b05ca34f7;hb=e2e3d26515221c3ddc8968393716e68662c588ce;hp=dafe4e6b98660002cad7db01d54dd80b77598401;hpb=d72a2b4ef9a73d0937e67a74021a253af438521f;p=pazpar2-moved-to-github.git diff --git a/Makefile.am b/Makefile.am index dafe4e6..c51fafc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,5 +14,8 @@ 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: + dpkg-buildpackage -rfakeroot