]> Dogcows Code - chaz/tar/blobdiff - Makefile.am
(distclean-local): Fixed
[chaz/tar] / Makefile.am
index 2e9b74c3c4c25d0132abc23b8e7988745841ec03..b8e5719583fab8d5d98eb01a2f97f8c41ddee1a6 100644 (file)
@@ -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 $(distdir).cpio.gz
This page took 0.020571 seconds and 4 git commands to generate.