Sfoglia il codice sorgente

(distclean-local): Fixed

Sergey Poznyakoff 18 anni fa
parent
commit
6e75833cb7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile.am

+ 1 - 1
Makefile.am

@@ -28,4 +28,4 @@ dist-hook:
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
 
 distclean-local:
-	-rm -f $(PACKAGE)-$(VERSION).cpio.gz
+	-rm -f $(distdir).cpio.gz