X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ocaml%2FMakefile.am;h=b3ca8edf6c1f429a5a56710e32dc4d70d68dfec4;hb=4091fffcd5d7b2820086e019b71eae23a2d4a9e9;hp=079ce741a1ab7ff58e2e69842d56d8b0c6805b24;hpb=41b959fd9b057354f642d84398b875d02b88b864;p=libguestfs.git diff --git a/ocaml/Makefile.am b/ocaml/Makefile.am index 079ce74..b3ca8ed 100644 --- a/ocaml/Makefile.am +++ b/ocaml/Makefile.am @@ -44,7 +44,8 @@ guestfs_c_actions.o: guestfs_c_actions.c TESTS_ENVIRONMENT = \ LD_LIBRARY_PATH=$(abs_top_builddir)/src/.libs \ - LIBGUESTFS_PATH=$(abs_top_builddir) + LIBGUESTFS_PATH=$(abs_top_builddir) \ + $(VG) TESTS = t/guestfs_005_load t/guestfs_010_launch t/guestfs_050_lvcreate noinst_DATA += $(TESTS)