--------------------- PatchSet 8604 Date: 2006/09/03 12:59:39 Author: serassio Branch: nt Tag: (none) Log: Fix make dist Members: port/win32/Makefile.am:1.1.14.6->1.1.14.7 Index: squid/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/Makefile.am,v retrieving revision 1.1.14.6 retrieving revision 1.1.14.7 diff -u -r1.1.14.6 -r1.1.14.7 --- squid/port/win32/Makefile.am 19 Aug 2006 16:58:54 -0000 1.1.14.6 +++ squid/port/win32/Makefile.am 3 Sep 2006 12:59:39 -0000 1.1.14.7 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.1.14.6 2006/08/19 16:58:54 serassio Exp $ +# $Id: Makefile.am,v 1.1.14.7 2006/09/03 12:59:39 serassio Exp $ # EXTRA_DIST = \ @@ -49,7 +49,7 @@ libsnmp/libsnmp.dsp \ libsspwin32/libsspwin32.dsp \ libufs/libufs.dsp \ - logfiled/logfiled.dsp \ +# logfiled/logfiled.dsp \ NCSA_auth/NCSA_auth.dsp \ negotiate_auth/negotiate_auth.dsp \ nt_auth/nt_auth.dsp \