summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 62786b9..2af1525 100644
--- a/Makefile
+++ b/Makefile
@@ -421,11 +421,6 @@ dist release: distclean doc
-exec rm -rf {} \; ; \
\
find busybox-$(VERSION)/ -type f \
- -name .cvsignore \
- -print \
- -exec rm -f {} \; ; \
- \
- find busybox-$(VERSION)/ -type f \
-name .\#* \
-print \
-exec rm -f {} \; ; \