X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ocaml%2FMakefile.am;h=6d7ed091a213a040d6fc2b14f72b1abe2a5c1ebe;hb=1f980d1b103bae48b4c27164a7588466ba9ad5cb;hp=c07b9c579c4f6718e08748cb5233b72d0613a79b;hpb=7e51cc94ddb7527b37111d6fecce96dca14b900a;p=libguestfs.git diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index c07b9c5..6d7ed09 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -59,6 +59,7 @@ guestfs_c_actions.o: guestfs_c_actions.c TESTS_ENVIRONMENT = \ LD_LIBRARY_PATH=$(top_builddir)/src/.libs \ LIBGUESTFS_PATH=$(top_builddir)/appliance \ + TMPDIR=$(top_builddir) \ $(VG) TESTS = run-bindtests \