diff options
| author | Alan Conway <aconway@apache.org> | 2013-01-14 21:33:52 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2013-01-14 21:33:52 +0000 |
| commit | a345ce343d957c1b04d1e2e15c2d8112c10ccc91 (patch) | |
| tree | 1ad998bb1da696dfce0295dfcf41a8156575a119 /cpp/src | |
| parent | fdfdf42f9f5105b97735f25f181b01a955eec9c8 (diff) | |
| download | qpid-python-a345ce343d957c1b04d1e2e15c2d8112c10ccc91.tar.gz | |
NO-JIRA: Add brokertest.py to EXTRA_DIST, required by ha_tests.py.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1433143 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -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 ad4ff383c2..d035e1aaa8 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -344,6 +344,7 @@ EXTRA_DIST += \ run_ha_tests \ ha_test.py \ ha_tests.py \ + brokertest.py \ ha_store_tests.py \ test_env.ps1.in |
