aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--docs/CommandList (renamed from CommandList)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f49f0a52..f1f25cd43 100644
--- a/Makefile
+++ b/Makefile
@@ -108,6 +108,6 @@ install: busybox busybox.links
dist: release
release: distclean
- (cd .. ; rm -rf busybox-$(VERSION) ; cp -a busybox busybox-$(VERSION); rm -rf busybox-$(VERSION)/CVS busybox-$(VERSION)/.cvsignore ; tar -cvzf busybox-$(VERSION).tar.gz busybox-$(VERSION))
+ (cd .. ; rm -rf busybox-$(VERSION) ; cp -a busybox busybox-$(VERSION); rm -rf busybox-$(VERSION)/CVS busybox-$(VERSION)/scripts/CVS busybox-$(VERSION)/docs/CVS busybox-$(VERSION)/.cvsignore ; tar -cvzf busybox-$(VERSION).tar.gz busybox-$(VERSION))
diff --git a/CommandList b/docs/CommandList
index 39c72a17a..39c72a17a 100644
--- a/CommandList
+++ b/docs/CommandList