summaryrefslogtreecommitdiff
path: root/tests/include.am
diff options
context:
space:
mode:
authorBrian Aker <brian@tangent.org>2012-04-15 16:58:04 -0700
committerBrian Aker <brian@tangent.org>2012-04-15 16:58:04 -0700
commit8853fb2dda92e1c9921893c42efd48bcd72afaf9 (patch)
tree2e76e2e2f72edfa95513779e862aaa8a1b07cc11 /tests/include.am
parente43f018db5ff3167a060cd383f017147cebe68c2 (diff)
downloadlibmemcached-8853fb2dda92e1c9921893c42efd48bcd72afaf9.tar.gz
Move runner out so that it will be shared.
Diffstat (limited to 'tests/include.am')
-rw-r--r--tests/include.am1
1 files changed, 1 insertions, 0 deletions
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)