X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=2dd1dfe7f88c78c0ec63f9f43d3857ff1eff0b93;hb=137ebf41fd97baa7e4f2a66e0da0bdb182ca6f7b;hp=2e9b74c3c4c25d0132abc23b8e7988745841ec03;hpb=00746182f3a1fc943e8f8d82ab073b567d1873c9;p=chaz%2Ftar diff --git a/Makefile.am b/Makefile.am index 2e9b74c..2dd1dfe 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,3 +26,6 @@ dist-hook: -rm -f $(distdir).cpio find $(distdir) | cpio -Hcrc -o | \ GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz + +distclean-local: + -rm -f $(PACKAGE)-$(VERSION).cpio.gz \ No newline at end of file