Simple fixes accumulated after 1.3.0.
[oweals/busybox.git] / libbb / Kbuild
index c15615302458bb3e8ff1f5ab626612efb3121712..827a5ce9ff1d706abed067de7b9f4415fe234004 100644 (file)
@@ -113,5 +113,7 @@ lib-$(CONFIG_EJECT) += find_mount_point.o
 
 lib-$(CONFIG_AWK) += xregcomp.o
 lib-$(CONFIG_SED) += xregcomp.o
+lib-$(CONFIG_GREP) += xregcomp.o
 lib-$(CONFIG_LESS) += xregcomp.o
+lib-$(CONFIG_MDEV) += xregcomp.o
 lib-$(CONFIG_DEVFSD) += xregcomp.o