aboutsummaryrefslogtreecommitdiff
path: root/coreutils/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/Makefile.in')
-rw-r--r--coreutils/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/coreutils/Makefile.in b/coreutils/Makefile.in
index ff0e89b4d..24eee0b91 100644
--- a/coreutils/Makefile.in
+++ b/coreutils/Makefile.in
@@ -18,6 +18,7 @@ COREUTILS-$(CONFIG_CHGRP) += chgrp.o
COREUTILS-$(CONFIG_CHMOD) += chmod.o
COREUTILS-$(CONFIG_CHOWN) += chown.o
COREUTILS-$(CONFIG_CHROOT) += chroot.o
+COREUTILS-$(CONFIG_CKSUM) += cksum.o
COREUTILS-$(CONFIG_CMP) += cmp.o
COREUTILS-$(CONFIG_COMM) += comm.o
COREUTILS-$(CONFIG_CP) += cp.o