From: Francesco Chemolli Date: Sun, 20 Oct 2013 21:59:29 +0000 (+0200) Subject: Fixed cache manager stub for testRock X-Git-Tag: SQUID_3_5_0_1~570^2~21^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d638d57ba68b9d2ac80ffd9b57e3e3c3f623eba;p=thirdparty%2Fsquid.git Fixed cache manager stub for testRock --- diff --git a/src/Makefile.am b/src/Makefile.am index b9e41cb3fb..a883992c98 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3331,8 +3331,8 @@ tests_testRock_SOURCES = \ cache_cf.h \ YesNoNone.h \ tests/stub_cache_cf.cc \ - tests/stub_cache_manager.cc \ client_db.h \ + tests/stub_cache_manager.cc \ tests/stub_client_db.cc \ tests/stub_client_side_request.cc \ tests/stub_debug.cc \