summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/cluster.mk
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
-rw-r--r--qpid/cpp/src/cluster.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk
index 9543da12b7..cbb48798c1 100644
--- a/qpid/cpp/src/cluster.mk
+++ b/qpid/cpp/src/cluster.mk
@@ -112,6 +112,7 @@ cluster2_la_SOURCES = \
qpid/cluster/PollerDispatch.h \
qpid/cluster/exp/BrokerHandler.cpp \
qpid/cluster/exp/BrokerHandler.h \
+ qpid/cluster/exp/BufferFactory.h \
qpid/cluster/exp/Cluster2Plugin.cpp \
qpid/cluster/exp/Core.cpp \
qpid/cluster/exp/Core.h \
@@ -121,6 +122,8 @@ cluster2_la_SOURCES = \
qpid/cluster/exp/HandlerBase.h \
qpid/cluster/exp/MessageHandler.cpp \
qpid/cluster/exp/MessageHandler.h \
+ qpid/cluster/exp/Multicaster.cpp \
+ qpid/cluster/exp/Multicaster.h \
qpid/cluster/exp/WiringHandler.cpp \
qpid/cluster/exp/WiringHandler.h