libbusybox: move (possibly compressed) help stuff into libbusybox.
[oweals/busybox.git] / libbb / Kbuild
index 55b3658b48e15e8c1b4ef943da549472e1bbcdcb..c6c33bd6ba69a8823347dde4b20c00c79f44c943 100644 (file)
@@ -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