X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=perl%2FMakefile.am;h=d8167d194a095cce8dfec4820d6c9757068791cc;hb=b0eabcca60da8fec55cbeaf83e17320281ed75b8;hp=c19229008e4134fb6eea31b6ddc4f377321a8338;hpb=a043b6854a0c4c40726746c0e29d2a183b25ec62;p=libguestfs.git diff --git a/perl/Makefile.am b/perl/Makefile.am index c192290..d8167d1 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -54,7 +54,8 @@ $(TESTS): src_deps all appliance test_images TESTS_ENVIRONMENT = \ LD_LIBRARY_PATH=$(top_builddir)/src/.libs \ - LIBGUESTFS_PATH=$(top_builddir)/appliance + LIBGUESTFS_PATH=$(top_builddir)/appliance \ + TMPDIR=$(top_builddir) INSTALLDIRS = site