--------------------- PatchSet 7891 Date: 2006/05/23 10:58:22 Author: serassio Branch: nt Tag: (none) Log: Fixed make dist Members: port/win32/Makefile.am:1.1.14.1->1.1.14.2 Index: squid/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid/port/win32/Attic/Makefile.am,v retrieving revision 1.1.14.1 retrieving revision 1.1.14.2 diff -u -r1.1.14.1 -r1.1.14.2 --- squid/port/win32/Makefile.am 16 May 2006 21:05:58 -0000 1.1.14.1 +++ squid/port/win32/Makefile.am 23 May 2006 10:58:22 -0000 1.1.14.2 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.1.14.1 2006/05/16 21:05:58 serassio Exp $ +# $Id: Makefile.am,v 1.1.14.2 2006/05/23 10:58:22 serassio Exp $ # EXTRA_DIST = \ @@ -30,7 +30,6 @@ include/crypt.h \ include/getopt.h \ include/Readdir.h \ - include/squid-mswin.h \ ip_user_check/ip_user_check.dsp \ LDAP_auth/LDAP_auth.dsp \ LDAP_group/LDAP_group.dsp \