From 3f2477e8a89ddadd1dfdd9d990ac8c6fdb8ad4b3 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 1 Dec 2010 13:06:03 +0100 Subject: touch: fix help text to not show options disabled in .config Signed-off-by: Denys Vlasenko --- coreutils/Kbuild.src | 1 - 1 file changed, 1 deletion(-) (limited to 'coreutils/Kbuild.src') diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src index 630b048df..4ea0fa50a 100644 --- a/coreutils/Kbuild.src +++ b/coreutils/Kbuild.src @@ -74,7 +74,6 @@ lib-$(CONFIG_SYNC) += sync.o lib-$(CONFIG_TAC) += tac.o lib-$(CONFIG_TAIL) += tail.o lib-$(CONFIG_TEE) += tee.o -lib-$(CONFIG_TOUCH) += touch.o lib-$(CONFIG_TRUE) += true.o lib-$(CONFIG_TTY) += tty.o lib-$(CONFIG_UNAME) += uname.o -- cgit v1.2.3