summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2012-10-24 15:03:52 +0000
committerTed Ross <tross@apache.org>2012-10-24 15:03:52 +0000
commit321e653e3dd2b82c5f4718d0834aa10e052b69f9 (patch)
tree62c578497e299e6ef23331b3f3c9a699597258db /cpp
parent37de730a2ee12b6147f36569fc8d806fb1bbf472 (diff)
downloadqpid-python-321e653e3dd2b82c5f4718d0834aa10e052b69f9.tar.gz
NO-JIRA - Fixed a make-dist bug by adding a missing file.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1401721 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index fb47aea875..f3a639c234 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -316,6 +316,7 @@ EXTRA_DIST += \
run_header_test \
header_test.py \
ssl_test \
+ ping_broker \
config.null \
cpg_check.sh.in \
run_federation_tests \