From: Francesco Chemolli Date: Fri, 29 Nov 2013 08:19:40 +0000 (+0100) Subject: Added missing stub_lipbicmp.cc to testUfs X-Git-Tag: SQUID_3_5_0_1~491 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e192737587acbaf2f155eabce14f7a3b711e972a;p=thirdparty%2Fsquid.git Added missing stub_lipbicmp.cc to testUfs --- diff --git a/src/Makefile.am b/src/Makefile.am index 4237a71074..9d79ca7ebf 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 \