From: Francesco Chemolli Date: Tue, 5 Nov 2013 14:16:46 +0000 (+0100) Subject: Revert stubification of mem.cc in testSBuf X-Git-Tag: SQUID_3_5_0_1~534^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f89096fd9e2766a423ef187c442b244f79bc2d47;p=thirdparty%2Fsquid.git Revert stubification of mem.cc in testSBuf --- diff --git a/src/Makefile.am b/src/Makefile.am index 973a3a12eb..d7c09b76d6 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -3658,7 +3658,7 @@ tests_testSBuf_SOURCES= \ $(SBUF_SOURCE) \ SBufStream.h \ tests/stub_time.cc \ - tests/stub_mem.cc \ + mem.cc \ tests/stub_debug.cc \ tests/stub_fatal.cc \ tests/stub_HelperChildConfig.cc \