From e192737587acbaf2f155eabce14f7a3b711e972a Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Fri, 29 Nov 2013 09:19:40 +0100 Subject: [PATCH] Added missing stub_lipbicmp.cc to testUfs --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.47.3