X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=ocaml%2FMakefile.am;h=5813f84baa7ef43044c197dad25c18d8e286a150;hp=252a3370ac3291dcce1cc08168adec6019534f91;hb=f7d18c84dde596699ffc5100fec2cf7b0d582450;hpb=54ea124b160eda705c96dfc664b4056848887856 diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index 252a337..5813f84 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -70,6 +70,7 @@ endif TESTS_ENVIRONMENT = \ LD_LIBRARY_PATH=$(top_builddir)/src/.libs \ LIBGUESTFS_PATH=$(top_builddir)/appliance \ + TMPDIR=$(top_builddir) \ $(VG) TESTS = run-bindtests \