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 243626d67..7e793109e 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild @@ -73,6 +73,7 @@ lib-y += perror_nomsg_and_die.o lib-y += pidfile.o lib-y += platform.o lib-y += printable.o +lib-y += printable_string.o lib-y += print_flags.o lib-y += process_escape_sequence.o lib-y += procps.o |