--------------------- PatchSet 841 Date: 2003/08/03 16:41:01 Author: serassio Branch: nt Tag: (none) Log: Synced awin32 with latest aufs changes Members: src/Makefile.am:1.26.2.19->1.26.2.20 Index: squid3/src/Makefile.am =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Makefile.am,v retrieving revision 1.26.2.19 retrieving revision 1.26.2.20 diff -u -r1.26.2.19 -r1.26.2.20 --- squid3/src/Makefile.am 23 Jul 2003 13:18:58 -0000 1.26.2.19 +++ squid3/src/Makefile.am 3 Aug 2003 16:41:01 -0000 1.26.2.20 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.am,v 1.26.2.19 2003/07/23 13:18:58 serassio Exp $ +# $Id: Makefile.am,v 1.26.2.20 2003/08/03 16:41:01 serassio Exp $ # # Uncomment and customize the following to suit your needs: # @@ -195,6 +195,7 @@ cachemgr__CGIEXT__SOURCES = cachemgr.cc all_FSMODULES = \ + fs/aufs/StoreFSawin32.cc \ fs/aufs/StoreFSaufs.cc \ fs/coss/StoreFScoss.cc \ fs/diskd/StoreFSdiskd.cc \