]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added missing stub_lipbicmp.cc to testUfs
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 29 Nov 2013 08:19:40 +0000 (09:19 +0100)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 29 Nov 2013 08:19:40 +0000 (09:19 +0100)
src/Makefile.am

index 4237a71074c45c2341f733216c8f55eb1bd50de2..9d79ca7ebfeb4bc3a1dff6a71d07f5a9d6835735 100644 (file)
@@ -3042,6 +3042,7 @@ tests_testUfs_SOURCES = \
        tests/stub_ipc.cc \
        tests/stub_ipcache.cc \
        tests/stub_libeui.cc \
+       tests/stub_libicmp.cc \
        tests/stub_MemStore.cc \
        tests/stub_pconn.cc \
        tests/stub_Port.cc \