From: Jim Meyering Date: Tue, 2 Dec 2003 08:59:47 +0000 (+0000) Subject: Reflect sha -> sha1 renaming. X-Git-Tag: v5.1.0~92 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e806d2564722311483b065e3aac2357666120889;p=thirdparty%2Fcoreutils.git Reflect sha -> sha1 renaming. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index e0564db235..8d72af5a3d 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 \