]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Add missing ipcache.cc stub in testUfs
authorFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 28 Nov 2013 16:50:49 +0000 (17:50 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Thu, 28 Nov 2013 16:50:49 +0000 (17:50 +0100)
src/Makefile.am

index 930e7dbf5cbaab3b69d3beb9c3a7d17586de8c5f..4237a71074c45c2341f733216c8f55eb1bd50de2 100644 (file)
@@ -3040,6 +3040,7 @@ tests_testUfs_SOURCES = \
        tests/stub_HelperChildConfig.cc \
        tests/stub_icp.cc \
        tests/stub_ipc.cc \
+       tests/stub_ipcache.cc \
        tests/stub_libeui.cc \
        tests/stub_MemStore.cc \
        tests/stub_pconn.cc \