summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bf30bf3..caf334e 100644
--- a/Makefile
+++ b/Makefile
@@ -13,7 +13,6 @@ install:
dist: dis
dis: clean
- rm -rf ../$(NAME)-$(VERSION)*.tar* $(NAME)-$(VERSION)
@if [ -e ".svn" ]; then \
$(MAKE) dist-svn; \
elif [ -e ".git" ]; then \