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 d265318..e40ebc2 100644
--- a/Makefile
+++ b/Makefile
@@ -44,7 +44,6 @@ dir:
localcopy:
find . -not -name "$(PACKAGE)-$(VERSION)"|cpio -pd $(PACKAGE)-$(VERSION)/
- find $(PACKAGE)-$(VERSION) -type d -name SVN -o -name .svnignore |xargs rm -rf
tar:
mkdir ../$(PACKAGE)-$(VERSION)