aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-10-16 23:00:50 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-10-16 23:00:50 +0000
commitaff3a306b8be40464154991efc681d17154f49d8 (patch)
treeb1b8fa26492e2874419f2b158e08d360f65ade81 /libbb
parent557613656317ccf401669dcc6681155bf2930c9f (diff)
downloadbusybox-aff3a306b8be40464154991efc681d17154f49d8.tar.gz
even more fixes from randomconfig runs
Diffstat (limited to 'libbb')
-rw-r--r--libbb/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/Kbuild b/libbb/Kbuild
index c6c33bd6b..87cc698d5 100644
--- a/libbb/Kbuild
+++ b/libbb/Kbuild
@@ -125,5 +125,6 @@ lib-$(CONFIG_GREP) += xregcomp.o
lib-$(CONFIG_EXPR) += xregcomp.o
lib-$(CONFIG_MDEV) += xregcomp.o
lib-$(CONFIG_LESS) += xregcomp.o
+lib-$(CONFIG_PGREP) += xregcomp.o
lib-$(CONFIG_DEVFSD) += xregcomp.o
lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o