remove extra += who.o
authorDenys Vlasenko <vda.linux@googlemail.com>
Tue, 9 Aug 2011 07:36:25 +0000 (09:36 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Tue, 9 Aug 2011 07:36:25 +0000 (09:36 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/Kbuild.src

index 0681e44..53d88b3 100644 (file)
@@ -82,6 +82,5 @@ lib-$(CONFIG_USLEEP)    += usleep.o
 lib-$(CONFIG_UUDECODE)  += uudecode.o
 lib-$(CONFIG_UUENCODE)  += uuencode.o
 lib-$(CONFIG_WC)        += wc.o
-lib-$(CONFIG_WHO)       += who.o
 lib-$(CONFIG_WHOAMI)    += whoami.o
 lib-$(CONFIG_YES)       += yes.o