commit | aff3a306b8be40464154991efc681d17154f49d8 | [log] [tgz] |
---|---|---|
author | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 16 23:00:50 2007 +0000 |
committer | Denis Vlasenko <vda.linux@googlemail.com> | Tue Oct 16 23:00:50 2007 +0000 |
tree | b1b8fa26492e2874419f2b158e08d360f65ade81 | |
parent | 557613656317ccf401669dcc6681155bf2930c9f [diff] [blame] |
even more fixes from randomconfig runs
diff --git a/libbb/Kbuild b/libbb/Kbuild index c6c33bd..87cc698 100644 --- a/libbb/Kbuild +++ b/libbb/Kbuild
@@ -125,5 +125,6 @@ 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