X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Finclude.am;h=c6e59f9969e7cc5d99da363b9c32f79c8f73a159;hb=60f2851fbf579b4266b316567fbde641049073a2;hp=c0d7771c1e125c5d7cccdb8783f23e7a799b38be;hpb=b1f0b5ce09ce9e64f4a5f30591877fae1abc973d;p=m6w6%2Flibmemcached diff --git a/tests/include.am b/tests/include.am index c0d7771c..c6e59f99 100644 --- a/tests/include.am +++ b/tests/include.am @@ -25,6 +25,7 @@ noinst_HEADERS+= tests/keys.hpp noinst_HEADERS+= tests/hash_results.h noinst_HEADERS+= tests/libmemcached_world.h noinst_HEADERS+= tests/libmemcached_world_socket.h +noinst_HEADERS+= tests/runner.h # Cycle should always run first tests_cycle_CFLAGS= $(AM_CFLAGS) $(NO_CONVERSION) $(NO_STRICT_ALIASING)