X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=Makefile.am;h=fcd190a1aedc04c26c5ee9133df0d83e365ca662;hp=3d629e9cdd75043d919d3643279bd7fe3ba8d81d;hb=a5e421570cc840f70f2931e24b3df40c9a14cd2d;hpb=ca03635a4c83afbe9b51fe846a8b3d5361462a90 diff --git a/Makefile.am b/Makefile.am index 3d629e9..fcd190a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -105,7 +105,8 @@ EXTRA_DIST = \ autogen.sh \ bugs-in-changelog.sh \ update-bugs.sh \ - logo/fish.svg logo/fish.png + logo/fish.svg logo/fish.png \ + run # Recipes web page. html/recipes.html: $(wildcard recipes/*.sh) $(wildcard recipes/*.html) $(wildcard recipes/*.example) Makefile make-recipes.sh @@ -205,7 +206,7 @@ CLEANFILES = \ # is NOT a substitute for proper testing! quickcheck: - test-tool/run-test-tool-locally + ./run test-tool/libguestfs-test-tool # Make binary distribution.