summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cpp/src/cluster.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/cluster.cmake b/cpp/src/cluster.cmake
index c009e25ce1..3bdc98e8c5 100644
--- a/cpp/src/cluster.cmake
+++ b/cpp/src/cluster.cmake
@@ -128,6 +128,8 @@ if (BUILD_CLUSTER)
qpid/cluster/MemberSet.h
qpid/cluster/MemberSet.cpp
qpid/cluster/types.h
+ qpid/cluster/StoreStatus.h
+ qpid/cluster/StoreStatus.cpp
)
add_library (cluster MODULE ${cluster_SOURCES})