From ae0f1e7052c1a114666632061d45a9b1f9ca3aa3 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 17 Feb 2003 08:23:22 +0000 Subject: New applet sha1sum --- coreutils/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'coreutils/Makefile.in') diff --git a/coreutils/Makefile.in b/coreutils/Makefile.in index 78ee307ec..be34934ab 100644 --- a/coreutils/Makefile.in +++ b/coreutils/Makefile.in @@ -61,6 +61,7 @@ COREUTILS-$(CONFIG_PWD) += pwd.o COREUTILS-$(CONFIG_REALPATH) += realpath.o COREUTILS-$(CONFIG_RM) += rm.o COREUTILS-$(CONFIG_RMDIR) += rmdir.o +COREUTILS-$(CONFIG_SHA1SUM) += sha1sum.o COREUTILS-$(CONFIG_SLEEP) += sleep.o COREUTILS-$(CONFIG_SORT) += sort.o COREUTILS-$(CONFIG_STTY) += stty.o -- cgit v1.2.3