--------------------- PatchSet 5680 Date: 2003/03/08 09:54:04 Author: serassio Branch: nt-2_5 Tag: (none) Log: Fixed 2 missing files in make dist Members: lib/Makefile.am:1.4.10.4->1.4.10.5 Index: squid/lib/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/lib/Makefile.am,v retrieving revision 1.4.10.4 retrieving revision 1.4.10.5 diff -u -r1.4.10.4 -r1.4.10.5 --- squid/lib/Makefile.am 18 Feb 2003 15:01:29 -0000 1.4.10.4 +++ squid/lib/Makefile.am 8 Mar 2003 09:54:04 -0000 1.4.10.5 @@ -40,6 +40,8 @@ EXTRA_libmiscutil_a_SOURCES = \ md5.c \ snprintf.c \ + drand48.c \ + getopt.c \ win32lib.c libmiscutil_a_SOURCES = \ Array.c \