From: Denis Vlasenko Date: Tue, 12 Jun 2007 20:55:38 +0000 (-0000) Subject: fix "--help prints usage for wrong applet" bug X-Git-Tag: 1_7_0~246 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=637c975098acc6e8387df5a645471780f3c721f9;p=oweals%2Fbusybox.git fix "--help prints usage for wrong applet" bug --- 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