From 7044497649a54ea4045f4edd531f24bd6437a91b Mon Sep 17 00:00:00 2001 From: vda Date: Tue, 27 Mar 2007 22:01:31 +0000 Subject: make pidfile writing configurable. [ui]toa_to_buf: change API. No users yet. git-svn-id: svn://busybox.net/trunk/busybox@18254 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- libbb/Kbuild | 1 + 1 file changed, 1 insertion(+) (limited to 'libbb/Kbuild') diff --git a/libbb/Kbuild b/libbb/Kbuild index ffded6a68..a3b78ef28 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild @@ -61,6 +61,7 @@ lib-y += perror_msg.o 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 += process_escape_sequence.o lib-y += procps.o lib-y += read.o -- cgit v1.2.3-55-g6feb