diff options
| author | Andrew Stitcher <astitcher@apache.org> | 2009-11-18 06:12:08 +0000 |
|---|---|---|
| committer | Andrew Stitcher <astitcher@apache.org> | 2009-11-18 06:12:08 +0000 |
| commit | 90cc35f062ea1421af8304302ee3d7225b4ba2e2 (patch) | |
| tree | e193f294986fcfc2627bd97643459ca65905c0e5 /cpp/src | |
| parent | a8117a04f75af7bf82cefa0850254c183e15f995 (diff) | |
| download | qpid-python-90cc35f062ea1421af8304302ee3d7225b4ba2e2.tar.gz | |
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
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/cluster.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
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 ) |
