X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.am;h=7a1afbcf25c32659b8c3bee1ff57405aafe71c02;hb=7f35002e2301478b602e6d6c890508c25e153d71;hp=b2d1f74031808d2926c5e271503bd23db5dd4acd;hpb=cdd72578c125404b2c6c689c1ddeba7414e62255;p=libguestfs.git diff --git a/Makefile.am b/Makefile.am index b2d1f74..7a1afbc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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.