summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-12-02 08:59:47 +0000
committerJim Meyering <jim@meyering.net>2003-12-02 08:59:47 +0000
commite806d2564722311483b065e3aac2357666120889 (patch)
tree4a8f3e1c352ae66d15774aacb6162cb0067aedb0 /lib/Makefile.am
parent1491869c3813a7dbb14a0e76e589d53d43adb1fb (diff)
downloadcoreutils-e806d2564722311483b065e3aac2357666120889.tar.xz
Reflect sha -> sha1 renaming.
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index e0564db23..8d72af5a3 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -102,7 +102,7 @@ libfetish_a_SOURCES = \
savedir.c savedir.h \
search_.h \
settime.c \
- sha.c sha.h \
+ sha1.c sha1.h \
sig2str.h \
stdio-safer.h \
stripslash.c \