Version 1.8.16.
[libguestfs.git] / Makefile.am
index 52823bb..c6a02e1 100644 (file)
@@ -30,7 +30,7 @@ SUBDIRS += appliance
 endif
 
 # Tests and the test-tool.
-SUBDIRS += gnulib/tests capitests regressions test-tool
+SUBDIRS += gnulib/tests capitests caution regressions test-tool
 
 # Guestfish.
 SUBDIRS += fish
@@ -192,7 +192,7 @@ CLEANFILES = \
 # is NOT a substitute for proper testing!
 
 quickcheck:
-       test-tool/run-test-tool-locally
+       test-tool/run-test-tool-locally $(QUICKCHECK_TEST_TOOL_ARGS)
 
 # Make binary distribution.