aboutsummaryrefslogtreecommitdiff
path: root/libbb
diff options
context:
space:
mode:
authorvda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-30 22:03:02 +0000
committervda <vda@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-12-30 22:03:02 +0000
commitf2f452b40a2f622d69f3245a32ec668867fc703a (patch)
tree229d6738380925dbc384f5b8e6dbfa2ef14abc8f /libbb
parent42a8c1bf937d50f9d9d94255064bba1577f5ae2d (diff)
downloadbusybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.tar.gz
busybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.tar.bz2
busybox-w32-f2f452b40a2f622d69f3245a32ec668867fc703a.zip
about.html: update maintainer name
libbb/Kbuild: less needs xregcomp.o git-svn-id: svn://busybox.net/trunk/busybox@17113 69ca8d6d-28ef-0310-b511-8ec308f3f277
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 c80d1be51..a6d695340 100644
--- a/libbb/Kbuild
+++ b/libbb/Kbuild
@@ -115,4 +115,5 @@ lib-$(CONFIG_AWK) += xregcomp.o
115lib-$(CONFIG_SED) += xregcomp.o 115lib-$(CONFIG_SED) += xregcomp.o
116lib-$(CONFIG_GREP) += xregcomp.o 116lib-$(CONFIG_GREP) += xregcomp.o
117lib-$(CONFIG_MDEV) += xregcomp.o 117lib-$(CONFIG_MDEV) += xregcomp.o
118lib-$(CONFIG_LESS) += xregcomp.o
118lib-$(CONFIG_DEVFSD) += xregcomp.o 119lib-$(CONFIG_DEVFSD) += xregcomp.o