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, 3 insertions, 1 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk
index a2ec661ccf..9da6578df0 100644
--- a/cpp/src/cluster.mk
+++ b/cpp/src/cluster.mk
@@ -86,7 +86,9 @@ cluster_la_SOURCES = \
qpid/cluster/InitialStatusMap.cpp \
qpid/cluster/MemberSet.h \
qpid/cluster/MemberSet.cpp \
- qpid/cluster/types.h
+ qpid/cluster/types.h \
+ qpid/cluster/StoreStatus.h \
+ qpid/cluster/StoreStatus.cpp
cluster_la_LIBADD= -lcpg $(libcman) libqpidbroker.la libqpidclient.la
cluster_la_CXXFLAGS = $(AM_CXXFLAGS) -fno-strict-aliasing