#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.170 2006/09/15 14:26:38 hno Exp $
+# $Id: Makefile.am,v 1.171 2006/09/15 15:01:25 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
mem.cc \
RemovalPolicy.cc \
String.cc \
+ tests/CapturingStoreEntry.h \
tests/testEvent.cc \
tests/testEvent.h \
tests/testMain.cc \
HttpRequestMethod.cc \
mem.cc \
String.cc \
+ tests/testHttpRequest.h \
tests/testHttpRequest.cc \
+ tests/testHttpRequestMethod.h \
tests/testHttpRequestMethod.cc \
tests/testMain.cc \
time.cc \
tests/stub_MemObject.cc \
tests/testStore.cc \
tests/testStore.h \
+ tests/CapturingStoreEntry.h \
tests/testStoreEntryStream.cc \
tests/testStoreEntryStream.h \
tests/testStoreController.cc \