diff options
Diffstat (limited to 'cpp/src/cluster.mk')
| -rw-r--r-- | cpp/src/cluster.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/cluster.mk b/cpp/src/cluster.mk index b7ee61e180..965c335306 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -78,7 +78,8 @@ cluster_la_SOURCES = \ qpid/cluster/PollerDispatch.h \ qpid/cluster/ProxyInputHandler.h \ qpid/cluster/Quorum.h \ - qpid/cluster/types.h + qpid/cluster/types.h \ + qpid/sys/LatencyTracker.h cluster_la_LIBADD= -lcpg $(libcman) libqpidbroker.la libqpidclient.la cluster_la_LDFLAGS = $(PLUGINLDFLAGS) |
