--------------------- PatchSet 6692 Date: 2008/01/22 20:27:30 Author: serassio Branch: nt Tag: (none) Log: Fix wrong case Members: port/win32/Makefile.am:1.2.18.21->1.2.18.22 Index: squid3/port/win32/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/port/win32/Attic/Makefile.am,v retrieving revision 1.2.18.21 retrieving revision 1.2.18.22 diff -u -r1.2.18.21 -r1.2.18.22 --- squid3/port/win32/Makefile.am 22 Jan 2008 20:24:50 -0000 1.2.18.21 +++ squid3/port/win32/Makefile.am 22 Jan 2008 20:27:30 -0000 1.2.18.22 @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in # -# $Id: Makefile.am,v 1.2.18.21 2008/01/22 20:24:50 serassio Exp $ +# $Id: Makefile.am,v 1.2.18.22 2008/01/22 20:27:30 serassio Exp $ # EXTRA_DIST = \ @@ -69,6 +69,6 @@ squidclient/squidclient.vcproj \ src/encrypt.c \ src/readdir.c \ - Setup/banner.jpg \ - Setup/Setup.vdproj \ + setup/banner.jpg \ + setup/Setup.vdproj \ unlinkd/unlinkd.vcproj