X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Finclude.am;h=420435d5a75e2b67fd3762e588228c140a98a261;hb=dc421179c0d159f1ca8a6b2b64b89163a7e0c639;hp=990c772d2b2fa5a747f46011eddd63430568509c;hpb=aafdf359fba55669b7373bae7479dbc2850dfa22;p=m6w6%2Flibmemcached diff --git a/tests/include.am b/tests/include.am index 990c772d..420435d5 100644 --- a/tests/include.am +++ b/tests/include.am @@ -35,6 +35,7 @@ noinst_HEADERS+= \ tests/ketama_test_cases_spy.h \ tests/libmemcached_world.h \ tests/parser.h \ + tests/pool.h \ tests/print.h \ tests/replication.h \ tests/string.h \ @@ -56,6 +57,7 @@ tests_testapp_SOURCES= \ tests/error_conditions.cc \ tests/mem_functions.c \ tests/parser.cc \ + tests/pool.cc \ tests/print.cc \ tests/replication.cc \ tests/string.cc \