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 d18fa479bb..a389f8f13f 100644
--- a/cpp/src/cluster.cmake
+++ b/cpp/src/cluster.cmake
@@ -135,6 +135,8 @@ if (BUILD_CLUSTER)
qpid/cluster/SecureConnectionFactory.cpp
qpid/cluster/StoreStatus.h
qpid/cluster/StoreStatus.cpp
+ qpid/cluster/UpdateDataExchange.h
+ qpid/cluster/UpdateDataExchange.cpp
)
add_library (cluster MODULE ${cluster_SOURCES})