From a616a2173cac722091198ae3bc83a496df562e25 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Tue, 16 Oct 2007 16:10:47 +0000 Subject: Restored missing TestOptions.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@585181 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/tests/Makefile.am') diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index a1228f91b1..eea2e6570a 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -76,7 +76,7 @@ include cluster.mk # Other test programs # check_PROGRAMS+=perftest -perftest_SOURCES=perftest.cpp test_tools.h +perftest_SOURCES=perftest.cpp test_tools.h TestOptions.h perftest_LDADD=$(lib_client) # NB: CppUnit test libraries below will be migrated to boost test programs. -- cgit v1.2.1