]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
*** empty log message ***
authorewt <ewt>
Thu, 20 Jun 1996 01:03:25 +0000 (01:03 +0000)
committerewt <ewt>
Thu, 20 Jun 1996 01:03:25 +0000 (01:03 +0000)
Makefile

index fffab2bef7480dc36526bf03d4be241dea468a4b..b5454d998fab0a97b4a37e0cb2b5e190350da793 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ archive:
            make clean; \
            find . -name "RCS" -exec rm {} \;  ; \
            find . -name ".depend" -exec rm {} \;  ; \
-           rm -f *gz test shared
+           rm -rf *gz test shared
        @cd /tmp; tar czSpf newt-$(VERSION).tar.gz newt-$(VERSION)
        @rm -rf /tmp/newt-$(VERSION)
        @cp /tmp/newt-$(VERSION).tar.gz .