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.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk
index 31eed2aec6..3809c86090 100644
--- a/cpp/src/cluster.mk
+++ b/cpp/src/cluster.mk
@@ -52,8 +52,8 @@ cluster_la_SOURCES = \
qpid/cluster/Cpg.cpp \
qpid/cluster/Cpg.h \
qpid/cluster/Dispatchable.h \
- qpid/cluster/DumpClient.cpp \
- qpid/cluster/DumpClient.h \
+ qpid/cluster/UpdateClient.cpp \
+ qpid/cluster/UpdateClient.h \
qpid/cluster/Event.cpp \
qpid/cluster/Event.h \
qpid/cluster/EventFrame.h \