summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ddb/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ddb/Makefile.am b/tests/ddb/Makefile.am
index e1031654c..52e07ea42 100644
--- a/tests/ddb/Makefile.am
+++ b/tests/ddb/Makefile.am
@@ -45,7 +45,7 @@ clean-local:
rm -f *.s *.i
$(top_builddir)/packaging/generic/print-camera-list:
- cd $(top_builddir)/packaging/generic && $(MAKE) print-camera-list
+ cd $(top_builddir)/packaging/generic && $(MAKE) $(AM_MAKEFLAGS) print-camera-list
include $(top_srcdir)/installcheck.mk