diff options
Diffstat (limited to 'libbb/Kbuild.src')
-rw-r--r-- | libbb/Kbuild.src | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libbb/Kbuild.src b/libbb/Kbuild.src index 68d04b3bd..29c136ccb 100644 --- a/libbb/Kbuild.src +++ b/libbb/Kbuild.src | |||
@@ -6,6 +6,8 @@ | |||
6 | 6 | ||
7 | lib-y:= | 7 | lib-y:= |
8 | 8 | ||
9 | INSERT | ||
10 | |||
9 | lib-y += appletlib.o | 11 | lib-y += appletlib.o |
10 | lib-y += ask_confirmation.o | 12 | lib-y += ask_confirmation.o |
11 | lib-y += bb_askpass.o | 13 | lib-y += bb_askpass.o |