diff options
| author | Gordon Sim <gsim@apache.org> | 2013-07-17 07:48:42 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2013-07-17 07:48:42 +0000 |
| commit | 2a92cd3b297a2a15bfa83a5b272830dfd2bba32f (patch) | |
| tree | 493f2e7c6493b12b2ee69155633e5cc6209182d3 /cpp/src/tests | |
| parent | 37b42d45a13b520860c6ebb4e3483277dd651056 (diff) | |
| download | qpid-python-2a92cd3b297a2a15bfa83a5b272830dfd2bba32f.tar.gz | |
QPID-4988: add test script introduced in last commit to EXTRA_DIST
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1504036 13f79535-47bb-0310-9956-ffa450edef68
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 73fc3f8a1a..16883363a2 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -313,6 +313,7 @@ EXTRA_DIST += \ ssl_test \ ping_broker \ config.null \ + swig_python_tests \ run_federation_tests \ run_federation_sys_tests \ run_long_federation_sys_tests \ |
