diff options
Diffstat (limited to 'cpp/src/cluster.mk')
| -rw-r--r-- | cpp/src/cluster.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index 6e9bd27698..a2ec661ccf 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -84,6 +84,8 @@ cluster_la_SOURCES = \ qpid/cluster/Quorum.h \ qpid/cluster/InitialStatusMap.h \ qpid/cluster/InitialStatusMap.cpp \ + qpid/cluster/MemberSet.h \ + qpid/cluster/MemberSet.cpp \ qpid/cluster/types.h cluster_la_LIBADD= -lcpg $(libcman) libqpidbroker.la libqpidclient.la |
