Browse Source

(distclean-local): New rule

Sergey Poznyakoff 18 years ago
parent
commit
29236a68fa
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Makefile.am

+ 3 - 0
Makefile.am

@@ -26,3 +26,6 @@ dist-hook:
 	-rm -f $(distdir).cpio
 	-rm -f $(distdir).cpio
 	find $(distdir) | cpio -Hcrc -o | \
 	find $(distdir) | cpio -Hcrc -o | \
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
+
+distclean-local:
+	-rm -f $(PACKAGE)-$(VERSION).cpio.gz