diff options
Diffstat (limited to 'qpid/cpp/src/tests/cluster.mk')
| -rw-r--r-- | qpid/cpp/src/tests/cluster.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/src/tests/cluster.mk b/qpid/cpp/src/tests/cluster.mk index 8b83e927ec..3454beb9bc 100644 --- a/qpid/cpp/src/tests/cluster.mk +++ b/qpid/cpp/src/tests/cluster.mk @@ -3,7 +3,7 @@ if CPG # Cluster tests makefile fragment, to be included in Makefile.am # -lib_cluster = $(abs_builddir)/../libqpidcluster.la +lib_cluster = $(abs_builddir)/../cluster.la # NOTE: Programs using the openais library must be run with gid=ais # You should do "newgrp ais" before running the tests to run these. |
