commit | 5014dada3fa0bb6f6873e28fe6491f0789239cdc | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Wed Feb 27 11:54:59 2008 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Wed Feb 27 11:54:59 2008 +0000 |
tree | 25cc7ed4e457d924131f3e7cdbab1e187a617639 | |
parent | 8195d20e36bfeeb30b3424e2635ba4757ec38137 [diff] [blame] |
script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com>
diff --git a/libbb/Kbuild b/libbb/Kbuild index aab016e..fc87f62 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild
@@ -39,6 +39,7 @@ lib-y += get_last_path_component.o lib-y += get_line_from_file.o lib-y += getopt32.o +lib-y += getpty.o lib-y += herror_msg.o lib-y += herror_msg_and_die.o lib-y += human_readable.o