diff options
| author | Alan Conway <aconway@apache.org> | 2010-06-14 20:03:38 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-06-14 20:03:38 +0000 |
| commit | c8631ce2a1cb38ec3b7feb7d8c8552781f63f59f (patch) | |
| tree | a9210aee6d00e18cf7c5f4edb27a4fb210ac66d4 /qpid/cpp/src/tests/Makefile.am | |
| parent | af1a203c5f9e7b949fe510d624b348b3324b7665 (diff) | |
| download | qpid-python-c8631ce2a1cb38ec3b7feb7d8c8552781f63f59f.tar.gz | |
Added qpid-cpp-benchmark to EXTRA_DIST.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@954613 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests/Makefile.am')
| -rw-r--r-- | qpid/cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 = \ |
