Bläddra i källkod

(distclean-local): New rule

Sergey Poznyakoff 18 år sedan
förälder
incheckning
29236a68fa
1 ändrade filer med 3 tillägg och 0 borttagningar
  1. 3 0
      Makefile.am

+ 3 - 0
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