Move runner out so that it will be shared.
[m6w6/libmemcached] / tests / include.am
index c0d7771c1e125c5d7cccdb8783f23e7a799b38be..c6e59f9969e7cc5d99da363b9c32f79c8f73a159 100644 (file)
@@ -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)