diff options
| author | Alan Conway <aconway@apache.org> | 2010-12-06 16:42:35 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2010-12-06 16:42:35 +0000 |
| commit | 0f1b19084259c7c9349d9ff93037be8d1c70852a (patch) | |
| tree | d6bd8451541bd4369f5905282341fc242a32ae0d /cpp/src | |
| parent | 6d94c4107429f2c1b6cb8489df1369d4f5077f2d (diff) | |
| download | qpid-python-0f1b19084259c7c9349d9ff93037be8d1c70852a.tar.gz | |
Add missing files qpid/cluster/UpdateDataExchange.h,.cxx to cluster.cmake.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1042717 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/cluster.cmake | 2 |
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}) |
