summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0738203..cfb3e5e 100644
--- a/Makefile
+++ b/Makefile
@@ -9,7 +9,6 @@ clean:
dist: dis
dis: clean
- rm -f ../$(NAME)-$(VERSION)*.tar*
@if [ -e ".svn" ]; then \
$(MAKE) dist-svn; \
elif [ -e ".git" ]; then \