summaryrefslogtreecommitdiff
path: root/cpp/src/cluster.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/cluster.mk')
-rw-r--r--cpp/src/cluster.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk
index e41eb0b04b..c4907a1b04 100644
--- a/cpp/src/cluster.mk
+++ b/cpp/src/cluster.mk
@@ -69,11 +69,13 @@ cluster_la_SOURCES = \
qpid/cluster/FailoverExchange.cpp \
qpid/cluster/FailoverExchange.h \
qpid/cluster/UpdateExchange.h \
+ qpid/cluster/UpdateReceiver.h \
qpid/cluster/LockedConnectionMap.h \
qpid/cluster/Multicaster.cpp \
qpid/cluster/Multicaster.h \
qpid/cluster/McastFrameHandler.h \
qpid/cluster/NoOpConnectionOutputHandler.h \
+ qpid/cluster/Numbering.h \
qpid/cluster/OutputInterceptor.cpp \
qpid/cluster/OutputInterceptor.h \
qpid/cluster/PollerDispatch.cpp \