From a345ce343d957c1b04d1e2e15c2d8112c10ccc91 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/qpid@1433143 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'cpp/src') 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 -- cgit v1.2.1