X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2FMakefile.am;h=a2e962d924d23a5c8533d98144fd9d6527198d8e;hb=f5172902bc9d92451c83dc3c1a85b5aeb975b43a;hp=7ef27eb127662186b537dfe4af8b0e70ed218cb9;hpb=7160ad148b2947735143f3e06d53fa732ff659ec;p=libguestfs.git diff --git a/ruby/Makefile.am b/ruby/Makefile.am index 7ef27eb..a2e962d 100644 --- a/ruby/Makefile.am +++ b/ruby/Makefile.am @@ -48,7 +48,8 @@ TESTS = run-bindtests run-ruby-tests TESTS_ENVIRONMENT = \ LD_LIBRARY_PATH=$(top_builddir)/src/.libs \ - LIBGUESTFS_PATH=$(top_builddir)/appliance + LIBGUESTFS_PATH=$(top_builddir)/appliance \ + TMPDIR=$(top_builddir) all: $(generator_built) rake build