From e806d2564722311483b065e3aac2357666120889 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 2 Dec 2003 08:59:47 +0000 Subject: [PATCH] Reflect sha -> sha1 renaming. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.47.2