diff options
| author | Gordon Sim <gsim@apache.org> | 2008-11-14 17:18:53 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-11-14 17:18:53 +0000 |
| commit | 53d7dc1886236ce48ea521829eb4f7aef20205ad (patch) | |
| tree | b809532045f26e1a7b766fa267e8604fb0829e1c /qpid/cpp/src/tests/Makefile.am | |
| parent | ccb1155b0525acd61b866687191905e52c7e40d0 (diff) | |
| download | qpid-python-53d7dc1886236ce48ea521829eb4f7aef20205ad.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@714072 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 b086739c52..18044d73a1 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/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 \ |
