--------------------- PatchSet 1017 Date: 2004/04/18 08:11:57 Author: serassio Branch: nt Tag: (none) Log: Added missing file to make dist Members: port/win32/Makefile.am:1.2.18.4->1.2.18.5 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.4 retrieving revision 1.2.18.5 diff -u -r1.2.18.4 -r1.2.18.5 --- squid3/port/win32/Makefile.am 11 Apr 2004 18:57:59 -0000 1.2.18.4 +++ squid3/port/win32/Makefile.am 18 Apr 2004 08:11:57 -0000 1.2.18.5 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.4 2004/04/11 18:57:59 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.5 2004/04/18 08:11:57 serassio Exp $ # EXTRA_DIST = \ @@ -20,6 +20,7 @@ repl_modules.cmd \ squid.dsw \ squid_conf_default.dsp \ + squid_conf_default.vcproj \ squid_mswin.mak \ store_modules.cmd \ update.cmd \