--------------------- PatchSet 3763 Date: 2002/03/25 07:49:05 Author: akroonmaa Branch: chunked_mempools Tag: (none) Log: oops, typo... Members: lib/Makefile.am:1.2.18.3->1.2.18.4 Index: squid/lib/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/lib/Makefile.am,v retrieving revision 1.2.18.3 retrieving revision 1.2.18.4 diff -u -r1.2.18.3 -r1.2.18.4 --- squid/lib/Makefile.am 8 Mar 2002 09:44:18 -0000 1.2.18.3 +++ squid/lib/Makefile.am 25 Mar 2002 07:49:05 -0000 1.2.18.4 @@ -26,7 +26,7 @@ md5.c \ snprintf.c libmiscutil_a_SOURCES = \ - MemPool. \ + MemPool.c \ Array.c \ base64.c \ getfullhostname.c \