traceroute: fix help text to not show -6 when traceroute6 is off
[oweals/busybox.git] / libbb / Kbuild
index 8c7a189b47803986deec729cc8bf326c2003bd7a..d9d5ad7934125a1e557435df4d2d51f05faa1633 100644 (file)
@@ -71,10 +71,12 @@ lib-y += perror_msg_and_die.o
 lib-y += perror_nomsg.o
 lib-y += perror_nomsg_and_die.o
 lib-y += pidfile.o
+lib-y += platform.o
 lib-y += printable.o
 lib-y += print_flags.o
 lib-y += process_escape_sequence.o
 lib-y += procps.o
+lib-y += progress.o
 lib-y += ptr_to_globals.o
 lib-y += read.o
 lib-y += read_key.o