]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
last minute SHA commits
authorwessels <>
Tue, 4 Nov 1997 07:32:14 +0000 (07:32 +0000)
committerwessels <>
Tue, 4 Nov 1997 07:32:14 +0000 (07:32 +0000)
lib/Makefile.in

index 68d2bbf4f86ca00b394b0dc9c76ba0b6ac0329bf..712dd5eed00e642fb039b60b4d6f53ea1fc7cb9e 100644 (file)
@@ -3,7 +3,7 @@
 #
 #  Darren Hardy, hardy@cs.colorado.edu, April 1994
 #
-#  $Id: Makefile.in,v 1.25 1997/10/21 02:45:00 wessels Exp $
+#  $Id: Makefile.in,v 1.26 1997/11/04 00:32:14 wessels Exp $
 #
 prefix         = @prefix@
 srcdir         = @srcdir@
@@ -35,6 +35,7 @@ UTILOBJS      = rfc1123.o \
                  safe_inet_addr.o \
                  iso3307.o \
                  snprintf.o \
+                 sha.o \
                  $(LIBOBJS)
 REGEXOBJS      = GNUregex.o
 LIBS           = libmiscutil.a @LIBREGEX@