From: Dmitry Kurochkin Date: Wed, 22 Jun 2011 23:13:09 +0000 (+0400) Subject: More fixes for make check with some configure options. X-Git-Tag: take07~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=558534810e693c81e1a3a9dbff9ed974b7ea0282;p=thirdparty%2Fsquid.git More fixes for make check with some configure options. --- diff --git a/src/Makefile.am b/src/Makefile.am index e0724e6fc4..0305c94022 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -2574,6 +2574,7 @@ tests_testRock_SOURCES = \ tests/stub_access_log.cc \ tests/stub_cache_cf.cc \ tests/stub_cache_manager.cc \ + tests/stub_client_side_request.cc \ tests/stub_comm.cc \ tests/stub_CommIO.cc \ tests/stub_debug.cc \