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 9503845b92..87a6d4cd54 100644 --- a/cpp/src/cluster.mk +++ b/cpp/src/cluster.mk @@ -13,7 +13,8 @@ libqpidcluster_la_SOURCES = \ qpid/cluster/Dispatchable.h \ qpid/cluster/ClusterPlugin.cpp \ qpid/cluster/ClassifierHandler.h \ - qpid/cluster/ClassifierHandler.cpp + qpid/cluster/ClassifierHandler.cpp \ + qpid/cluster/ShadowConnectionOutputHandler.h libqpidcluster_la_LIBADD= -lcpg libqpidbroker.la |
