Allow building against local libguestfs v2v test harness.
[virt-v2v-test-cases-nonfree.git] / rhel5xen-rhel / Makefile.am
index 1f4fee1..523dd5b 100644 (file)
@@ -54,4 +54,4 @@ check_SCRIPTS = $(tests)
 
 %.test: %.cmx
        $(OCAMLFIND) ocamlopt $(OCAMLFLAGS) $(OCAMLPACKAGES) \
-         -linkpkg $< -o $@
+         $(OCAMLLINKPKG) $< -o $@