--------------------- PatchSet 850 Date: 2003/08/05 08:21:19 Author: serassio Branch: nt Tag: (none) Log: Fixed make dist problem Members: src/Makefile.am:1.26.2.20->1.26.2.21 Index: squid3/src/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Makefile.am,v retrieving revision 1.26.2.20 retrieving revision 1.26.2.21 diff -u -r1.26.2.20 -r1.26.2.21 --- squid3/src/Makefile.am 3 Aug 2003 16:41:01 -0000 1.26.2.20 +++ squid3/src/Makefile.am 5 Aug 2003 08:21:19 -0000 1.26.2.21 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.26.2.20 2003/08/03 16:41:01 serassio Exp $ +# $Id: Makefile.am,v 1.26.2.21 2003/08/05 08:21:19 serassio Exp $ # # Uncomment and customize the following to suit your needs: # @@ -195,7 +195,7 @@ cachemgr__CGIEXT__SOURCES = cachemgr.cc all_FSMODULES = \ - fs/aufs/StoreFSawin32.cc \ + fs/awin32/StoreFSawin32.cc \ fs/aufs/StoreFSaufs.cc \ fs/coss/StoreFScoss.cc \ fs/diskd/StoreFSdiskd.cc \