summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2008-11-14 17:18:53 +0000
committerGordon Sim <gsim@apache.org>2008-11-14 17:18:53 +0000
commit1333763280a0227ff7fd59b4a448e3d3e0effa25 (patch)
treecdf5b03cbeee3cf3b731b5d9a04e755e83f60abb /cpp/src
parent072c135f13cd287224ccc9b754a6c2b83940b6cd (diff)
downloadqpid-python-1333763280a0227ff7fd59b4a448e3d3e0effa25.tar.gz
Added further test script missing from distribution list and thus causing distcheck to fail if cluster module is enabled.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@714072 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-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 b086739c52..18044d73a1 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -166,6 +166,7 @@ EXTRA_DIST += \
header_test.py \
ssl_test \
config.null \
+ ais_check \
run_federation_tests \
run_acl_tests \
.valgrind.supp \