]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Revert stubification of mem.cc in testSBuf
authorFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 5 Nov 2013 14:16:46 +0000 (15:16 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Tue, 5 Nov 2013 14:16:46 +0000 (15:16 +0100)
src/Makefile.am

index 973a3a12eb06b9bf370cc826a80e74786bd1854b..d7c09b76d6d4098e9b74097ba9410621dc6640a9 100644 (file)
@@ -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 \