X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=tests%2Finclude.am;h=a53f45be20479e5bf5215d2d3a5a30d2a94832ca;hb=a509498cb4ed697b20da4822d6ddccaf6a246b66;hp=9e87ca17b2e297e21f31480156bd97982709def4;hpb=7253c10fe79f6a72b0aec419560823a16ad55a0a;p=m6w6%2Flibmemcached diff --git a/tests/include.am b/tests/include.am index 9e87ca17..a53f45be 100644 --- a/tests/include.am +++ b/tests/include.am @@ -20,10 +20,12 @@ PAHOLE_COMMAND= $(LIBTOOL) --mode=execute pahole EXTRA_DIST+= tests/cpp_example.cc noinst_HEADERS+= tests/exist.h -noinst_HEADERS+= tests/keys.hpp noinst_HEADERS+= tests/hash_results.h +noinst_HEADERS+= tests/keys.hpp +noinst_HEADERS+= tests/libmemcached_test_container.h noinst_HEADERS+= tests/libmemcached_world.h noinst_HEADERS+= tests/libmemcached_world_socket.h +noinst_HEADERS+= tests/memc.h noinst_HEADERS+= tests/runner.h # Cycle should always run first