--------------------- PatchSet 1063 Date: 2004/09/04 18:32:50 Author: serassio Branch: nt Tag: (none) Log: Forgotten to remove deleted files from make dist targets Members: port/win32/Makefile.am:1.2.18.5->1.2.18.6 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.5 retrieving revision 1.2.18.6 diff -u -r1.2.18.5 -r1.2.18.6 --- squid3/port/win32/Makefile.am 18 Apr 2004 08:11:57 -0000 1.2.18.5 +++ squid3/port/win32/Makefile.am 4 Sep 2004 18:32:50 -0000 1.2.18.6 @@ -1,10 +1,9 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.5 2004/04/18 08:11:57 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.6 2004/09/04 18:32:50 serassio Exp $ # EXTRA_DIST = \ - auth_modules.cmd \ cf_data.dsp \ cf_data.vcproj \ default_config_file.cmd \ @@ -22,7 +21,6 @@ squid_conf_default.dsp \ squid_conf_default.vcproj \ squid_mswin.mak \ - store_modules.cmd \ update.cmd \ VisualStudio6.0.reg \ cachemgr/cachemgr.dsp \