about.html: update maintainer name

libbb/Kbuild: less needs xregcomp.o
This commit is contained in:
Denis Vlasenko
2006-12-30 22:03:02 +00:00
parent cb04ff5c68
commit 4a64c33443
2 changed files with 3 additions and 1 deletions

View File

@@ -115,4 +115,5 @@ lib-$(CONFIG_AWK) += xregcomp.o
lib-$(CONFIG_SED) += xregcomp.o
lib-$(CONFIG_GREP) += xregcomp.o
lib-$(CONFIG_MDEV) += xregcomp.o
lib-$(CONFIG_LESS) += xregcomp.o
lib-$(CONFIG_DEVFSD) += xregcomp.o