aboutsummaryrefslogtreecommitdiff
path: root/applets
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-06-12 20:55:38 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-06-12 20:55:38 +0000
commit637c975098acc6e8387df5a645471780f3c721f9 (patch)
tree4931cd3b4955dec7e0ffb75b7449f937bfa1de7c /applets
parent3ad5d0cbbe3c6debc8d3431fadf973eff04b27bf (diff)
downloadbusybox-637c975098acc6e8387df5a645471780f3c721f9.tar.gz
fix "--help prints usage for wrong applet" bug
Diffstat (limited to 'applets')
-rw-r--r--applets/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/applets/Kbuild b/applets/Kbuild
index 1d4a96cdc..4afab88ce 100644
--- a/applets/Kbuild
+++ b/applets/Kbuild
@@ -9,6 +9,7 @@ obj-y += applets.o
# Generated file needs additional love
+applets/usage: .config
applets/applets.o: .config include/usage_compressed.h
hostprogs-y += usage