]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing tests/stub_libmem.cc
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 16 Jan 2016 10:57:37 +0000 (23:57 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 16 Jan 2016 10:57:37 +0000 (23:57 +1300)
src/Makefile.am

index 22a82f56f99947977a1cf45b0efdf2c60adfc9ff..0a034fb0354896a8ce81f10276cc9107fbb160cc 100644 (file)
@@ -3809,6 +3809,7 @@ tests_testYesNoNone_SOURCES = \
 nodist_tests_testYesNoNone_SOURCES = \
        tests/STUB.h \
        tests/stub_debug.cc \
+       tests/stub_libmem.cc \
        base/YesNoNone.h
 tests_testYesNoNone_LDADD= \
        base/libbase.la \