From 86fecf0e0c2e7d042b35d88c4c836b4a1b21591d Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Mon, 14 Jan 2013 21:33:52 +0000 Subject: NO-JIRA: Add brokertest.py to EXTRA_DIST, required by ha_tests.py. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1433143 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'qpid/cpp') diff --git a/qpid/cpp/src/tests/Makefile.am b/qpid/cpp/src/tests/Makefile.am index ad4ff383c2..d035e1aaa8 100644 --- a/qpid/cpp/src/tests/Makefile.am +++ b/qpid/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 -- cgit v1.2.1