Browse Source

(distclean-local): Fixed

Sergey Poznyakoff 18 năm trước cách đây
mục cha
commit
6e75833cb7
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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