diff options
Diffstat (limited to 'libbb/Kbuild')
-rw-r--r-- | libbb/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/Kbuild b/libbb/Kbuild index 7e793109e..c205ceb4c 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild | |||
@@ -42,6 +42,7 @@ lib-y += get_last_path_component.o | |||
42 | lib-y += get_line_from_file.o | 42 | lib-y += get_line_from_file.o |
43 | lib-y += getopt32.o | 43 | lib-y += getopt32.o |
44 | lib-y += getpty.o | 44 | lib-y += getpty.o |
45 | lib-y += get_volsize.o | ||
45 | lib-y += herror_msg.o | 46 | lib-y += herror_msg.o |
46 | lib-y += herror_msg_and_die.o | 47 | lib-y += herror_msg_and_die.o |
47 | lib-y += human_readable.o | 48 | lib-y += human_readable.o |