From 666da5e2c6edec979966d16771818b32dcfafe04 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Tue, 26 Dec 2006 18:17:42 +0000 Subject: merge post-1.3.0 fixes --- libbb/Kbuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libbb/Kbuild') diff --git a/libbb/Kbuild b/libbb/Kbuild index c15615302..64e4531ce 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild @@ -113,5 +113,6 @@ lib-$(CONFIG_EJECT) += find_mount_point.o lib-$(CONFIG_AWK) += xregcomp.o lib-$(CONFIG_SED) += xregcomp.o -lib-$(CONFIG_LESS) += xregcomp.o +lib-$(CONFIG_GREP) += xregcomp.o +lib-$(CONFIG_MDEV) += xregcomp.o lib-$(CONFIG_DEVFSD) += xregcomp.o -- cgit v1.2.3