X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=7a1afbcf25c32659b8c3bee1ff57405aafe71c02;hb=2fb83cc8ed4c5879d1b29a56e993e749df439a78;hp=d67e580ed9fb0c1f4de89520eb190e07ebb56a82;hpb=c9fe8627ad05d2226e1447a4c4ed753fbe22c17c;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index d67e580..7a1afbc 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 @@ -231,7 +231,7 @@ CLEANFILES = \ # is NOT a substitute for proper testing! quickcheck: - ./run test-tool/libguestfs-test-tool + ./run test-tool/libguestfs-test-tool $(QUICKCHECK_TEST_TOOL_ARGS) # Make binary distribution.