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 a4fd9ab..3b0710f 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,6 @@ git-svn:
dist-git: cleandist
git archive --prefix $(NAME)-$(VERSION)/ HEAD | xz -9 > ../$(NAME)-$(VERSION).tar.xz
- rm -rf $(NAME)-$(VERSION)
clean:
make -C po clean