summaryrefslogtreecommitdiff
path: root/qpid/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
commit9adec8f80bd7ee7b8ca22a8a3729713158611c30 (patch)
treee470ee08838b55b7351e5e85e5cdb2f77a66bab8 /qpid/cpp/src/cluster.mk
parent12455a3fdb630b0f91f5a089431e90a102a34a17 (diff)
downloadqpid-python-9adec8f80bd7ee7b8ca22a8a3729713158611c30.tar.gz
Fixes for make distcheck
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@795743 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
-rw-r--r--qpid/cpp/src/cluster.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk
index e41eb0b04b..c4907a1b04 100644
--- a/qpid/cpp/src/cluster.mk
+++ b/qpid/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 \