diff options
Diffstat (limited to 'libbb')
| -rw-r--r-- | libbb/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/Kbuild b/libbb/Kbuild index aab016e85..fc87f625b 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild | |||
| @@ -39,6 +39,7 @@ lib-y += get_console.o | |||
| 39 | lib-y += get_last_path_component.o | 39 | lib-y += get_last_path_component.o |
| 40 | lib-y += get_line_from_file.o | 40 | lib-y += get_line_from_file.o |
| 41 | lib-y += getopt32.o | 41 | lib-y += getopt32.o |
| 42 | lib-y += getpty.o | ||
| 42 | lib-y += herror_msg.o | 43 | lib-y += herror_msg.o |
| 43 | lib-y += herror_msg_and_die.o | 44 | lib-y += herror_msg_and_die.o |
| 44 | lib-y += human_readable.o | 45 | lib-y += human_readable.o |
