Fix include file for missing test include file.
authorBrian Aker <brian@tangent.org>
Thu, 24 Mar 2011 01:21:48 +0000 (18:21 -0700)
committerBrian Aker <brian@tangent.org>
Thu, 24 Mar 2011 01:21:48 +0000 (18:21 -0700)
tests/include.am

index dcc19a91d3bb45528e9d16c6739e8fbef997264d..232cce936b983abf828241a4735dfa05d295ce27 100644 (file)
@@ -35,7 +35,8 @@ noinst_HEADERS+= \
                 tests/ketama_test_cases_spy.h \
                 tests/libmemcached_world.h \
                 tests/parser.h \
-                tests/print.h
+                tests/print.h \
+                tests/replication.h
 
 noinst_PROGRAMS+= \
                  tests/atomsmasher \