aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-12-09 21:14:38 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-12-09 21:14:38 +0000
commita94c3108b136ac1ee2210d4116a7150a8c8132f6 (patch)
tree2411cce97444edb5ae729db814d5b37ad7e01d6d /Makefile
parent584baeb47dc9e501601a84a3ef12e0ff09fc57e0 (diff)
downloadbusybox-a94c3108b136ac1ee2210d4116a7150a8c8132f6.tar.gz
Make clean in the scripts directory to remove some binaries
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69ab48ec3..646d5b760 100644
--- a/Makefile
+++ b/Makefile
@@ -201,7 +201,7 @@ check: busybox
clean:
- $(MAKE) -C tests clean
- - $(MAKE) -C scripts/lxdialog clean
+ - $(MAKE) -C scripts clean
- rm -f docs/BusyBox.txt docs/BusyBox.1 docs/BusyBox.html \
docs/busybox.net/BusyBox.html
- rm -f docs/busybox.txt docs/busybox.dvi docs/busybox.ps \