]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
- added peer_digest.o
authorrousskov <>
Thu, 9 Apr 1998 04:48:54 +0000 (04:48 +0000)
committerrousskov <>
Thu, 9 Apr 1998 04:48:54 +0000 (04:48 +0000)
src/Makefile.in

index fd7d0dc3e080cbb985d1348167af1be2e5e2ac18..1ad1538d16ec1f87e53c425f9424b6280892be90 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.145 1998/04/08 06:21:58 wessels Exp $
+#  $Id: Makefile.in,v 1.146 1998/04/08 22:48:54 rousskov Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -129,6 +129,7 @@ OBJS                = \
                Packer.o \
                pass.o \
                pconn.o \
+               peer_digest.o \
                peer_select.o \
                proto.o \
                pump.o \