]> Dogcows Code - chaz/tar/commitdiff
(distclean-local): Fixed
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 7 Dec 2006 14:33:17 +0000 (14:33 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 7 Dec 2006 14:33:17 +0000 (14:33 +0000)
Makefile.am

index 2dd1dfe7f88c78c0ec63f9f43d3857ff1eff0b93..b8e5719583fab8d5d98eb01a2f97f8c41ddee1a6 100644 (file)
@@ -28,4 +28,4 @@ dist-hook:
           GZIP=$(GZIP_ENV) gzip -c > $(distdir).cpio.gz
 
 distclean-local:
-       -rm -f $(PACKAGE)-$(VERSION).cpio.gz
\ No newline at end of file
+       -rm -f $(distdir).cpio.gz
This page took 0.02336 seconds and 4 git commands to generate.