summaryrefslogtreecommitdiff
path: root/cpp/src/cluster.mk
diff options
context:
space:
mode:
authorGordon Sim <gsim@apache.org>2009-07-20 10:21:06 +0000
committerGordon Sim <gsim@apache.org>2009-07-20 10:21:06 +0000
commit6c20c25cb8fb24aba314044cb7f884f34cc90a52 (patch)
tree5ee6b8ee2cd396feaa4140e7ca590a6fba9faec9 /cpp/src/cluster.mk
parent7b53251281d373c08486bf2d23d8d2ecdbc36002 (diff)
downloadqpid-python-6c20c25cb8fb24aba314044cb7f884f34cc90a52.tar.gz
Fixes for make distcheck
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@795743 13f79535-47bb-0310-9956-ffa450edef68
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 \