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 0681e44b02a9f51f1e9bf50a78018a6765d80e7c..53d88b391620c471bb4d6bec2bafafb426d6841e 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