diff options
Diffstat (limited to 'cpp/src/tests')
-rw-r--r-- | cpp/src/tests/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index d800583385..0f44089005 100644 --- a/cpp/src/tests/Makefile.am +++ b/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 = \ |