summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/tests/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am
index 62acf3cec6..a9c2559a1f 100644
--- a/cpp/src/tests/Makefile.am
+++ b/cpp/src/tests/Makefile.am
@@ -111,7 +111,8 @@ gen.mk: Makefile.am
> $@-t
mv $@-t $@
-check: .valgrindrc $(check_LTLIBRARIES) $(lib_common) $(lib_client) $(lib_broker)
+check: .valgrindrc $(check_LTLIBRARIES) \
+ $(lib_common) $(lib_client) $(lib_broker) ../qpidd
check-unit:
$(MAKE) check TESTS=run-unit-tests