Update all of libtest around runner.
[m6w6/libmemcached] / tests / include.am
index ff5223fe09df1392eb04fe6f3cf443fcef323f0f..defca32bef8da810d8674574ee63af2c77594190 100644 (file)
@@ -18,7 +18,6 @@ DEBUG_COMMAND= $(LIBTOOL) --mode=execute gdb
 PAHOLE_COMMAND= $(LIBTOOL) --mode=execute pahole
 
 EXTRA_DIST+= tests/cpp_example.cc
-EXTRA_DIST+= tests/output_plus.res
 
 noinst_HEADERS+= tests/exist.h
 noinst_HEADERS+= tests/keys.hpp
@@ -26,6 +25,7 @@ noinst_HEADERS+= tests/hash_results.h
 noinst_HEADERS+= tests/libmemcached_world.h
 noinst_HEADERS+= tests/libmemcached_world_socket.h
 noinst_HEADERS+= tests/runner.h
+noinst_HEADERS+= tests/libmemcached_test_container.h
 
 # Cycle should always run first
 tests_cycle_CFLAGS= $(AM_CFLAGS) $(NO_CONVERSION) $(NO_STRICT_ALIASING)