Parcourir la source

(distclean-local): Fixed

Sergey Poznyakoff il y a 18 ans
Parent
commit
6e75833cb7
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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