diff options
Diffstat (limited to 'qpid/cpp/src/cluster.mk')
| -rw-r--r-- | qpid/cpp/src/cluster.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/qpid/cpp/src/cluster.mk b/qpid/cpp/src/cluster.mk index d5be6dfc57..cb07804550 100644 --- a/qpid/cpp/src/cluster.mk +++ b/qpid/cpp/src/cluster.mk @@ -25,7 +25,9 @@ libqpidcluster_la_SOURCES = \ qpid/cluster/WriteEstimate.cpp \ qpid/cluster/OutputInterceptor.h \ qpid/cluster/OutputInterceptor.cpp \ - qpid/cluster/ProxyInputHandler.h + qpid/cluster/ProxyInputHandler.h \ + qpid/cluster/Event.h \ + qpid/cluster/Event.cpp libqpidcluster_la_LIBADD= -lcpg libqpidbroker.la |
