Make clean in the scripts directory to remove some binaries
authorGlenn L McGrath <bug1@ihug.co.nz>
Mon, 9 Dec 2002 21:14:38 +0000 (21:14 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Mon, 9 Dec 2002 21:14:38 +0000 (21:14 -0000)
Makefile

index 69ab48ec30557b16d0486f0339dcb501daea5c69..646d5b760185fadd2657d2ded74491fb18eee71e 100644 (file)
--- 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 \