--------------------- PatchSet 1161 Date: 2005/01/01 21:58:58 Author: serassio Branch: nt Tag: (none) Log: Fixed make dist Members: port/win32/Makefile.am:1.2.18.10->1.2.18.11 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.10 retrieving revision 1.2.18.11 diff -u -r1.2.18.10 -r1.2.18.11 --- squid3/port/win32/Makefile.am 1 Jan 2005 19:04:39 -0000 1.2.18.10 +++ squid3/port/win32/Makefile.am 1 Jan 2005 21:58:58 -0000 1.2.18.11 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.10 2005/01/01 19:04:39 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.11 2005/01/01 21:58:58 serassio Exp $ # EXTRA_DIST = \ @@ -47,7 +47,7 @@ libtrie/libtrie.vcproj \ libufs/libufs.vcproj \ libWinAIO/libWinAIO.vcproj \ - libWinDiskThreads/WinDiskThreads.vcproj \ + libWinDiskThreads/libWinDiskThreads.vcproj \ NCSA_auth/NCSA_auth.vcproj \ nt_auth/nt_auth.vcproj \ ntlm_win32_auth/ntlm_win32_auth.vcproj \