From c8631ce2a1cb38ec3b7feb7d8c8552781f63f59f Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 14 Jun 2010 20:03:38 +0000 Subject: Added qpid-cpp-benchmark to EXTRA_DIST. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@954613 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp/src/tests/Makefile.am') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index d800583385..0f44089005 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/cpp/src/tests/Makefile.am @@ -147,6 +147,7 @@ endif # Test programs that are installed and therefore built as part of make, not make check qpidtest_SCRIPTS += qpid-cpp-benchmark +EXTRA_DIST += qpid-cpp-benchmark qpidtest_PROGRAMS += receiver receiver_SOURCES = \ -- cgit v1.2.1