summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAndrew Stitcher <astitcher@apache.org>2009-11-18 06:12:08 +0000
committerAndrew Stitcher <astitcher@apache.org>2009-11-18 06:12:08 +0000
commit03bc2e83406a7c3f2484a2fc002b3bc56469f15d (patch)
treeb9139210e878616eb789bf47c8c675e5e8d6622d /qpid/cpp/src
parent84ecddf92e1175e7631e55cdc860f5d9e12bf560 (diff)
downloadqpid-python-03bc2e83406a7c3f2484a2fc002b3bc56469f15d.tar.gz
Updated cluster cmake build for recent changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@881680 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/cluster.cmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/qpid/cpp/src/cluster.cmake b/qpid/cpp/src/cluster.cmake
index 0f171b5535..c009e25ce1 100644
--- a/qpid/cpp/src/cluster.cmake
+++ b/qpid/cpp/src/cluster.cmake
@@ -123,6 +123,10 @@ if (BUILD_CLUSTER)
qpid/cluster/PollerDispatch.h
qpid/cluster/ProxyInputHandler.h
qpid/cluster/Quorum.h
+ qpid/cluster/InitialStatusMap.h
+ qpid/cluster/InitialStatusMap.cpp
+ qpid/cluster/MemberSet.h
+ qpid/cluster/MemberSet.cpp
qpid/cluster/types.h
)