From 321e653e3dd2b82c5f4718d0834aa10e052b69f9 Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Wed, 24 Oct 2012 15:03:52 +0000 Subject: 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 --- cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.1