From 90cc35f062ea1421af8304302ee3d7225b4ba2e2 Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Wed, 18 Nov 2009 06:12:08 +0000 Subject: Updated cluster cmake build for recent changes git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@881680 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/cluster.cmake | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'cpp/src') diff --git a/cpp/src/cluster.cmake b/cpp/src/cluster.cmake index 0f171b5535..c009e25ce1 100644 --- a/cpp/src/cluster.cmake +++ b/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 ) -- cgit v1.2.1