From 03bc2e83406a7c3f2484a2fc002b3bc56469f15d 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@881680 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/cpp/src/cluster.cmake | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'qpid/cpp') 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 ) -- cgit v1.2.1