aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 62786b9e8..2af152516 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 {} \; ; \