From d62fd84d4b309bc5fa6548288b82f21189d4f53f Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Oct 2007 20:46:34 +0000 Subject: libbusybox: move (possibly compressed) help stuff into libbusybox. Makes individual binaries much smaller. --- libbb/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'libbb/Kbuild') diff --git a/libbb/Kbuild b/libbb/Kbuild index 55b3658b4..c6c33bd6b 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild @@ -6,6 +6,7 @@ lib-y:= +lib-y += appletlib.o lib-y += ask_confirmation.o lib-y += bb_askpass.o lib-y += bb_basename.o -- cgit v1.2.3