another fix for build failure found by randomconfig

This commit is contained in:
Denis Vlasenko 2007-10-17 09:59:01 +00:00
parent aff3a306b8
commit 16e74b7464

View File

@ -126,5 +126,6 @@ lib-$(CONFIG_EXPR) += xregcomp.o
lib-$(CONFIG_MDEV) += xregcomp.o
lib-$(CONFIG_LESS) += xregcomp.o
lib-$(CONFIG_PGREP) += xregcomp.o
lib-$(CONFIG_PKILL) += xregcomp.o
lib-$(CONFIG_DEVFSD) += xregcomp.o
lib-$(CONFIG_FEATURE_FIND_REGEX) += xregcomp.o