X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=c6a02e1427212b983da40e96261611a0bf84618a;hb=4a0d836d5b2b1f32a7ccf0f32c9e532816acfac2;hp=52823bba16a978f6710150f2d76a2bd70664e22f;hpb=93e27c2154509b9c3da5dbc0bd5b75c727d3e651;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index 52823bb..c6a02e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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.