RHEL 5.11 full-virt now boots to login prompt.
[virt-v2v-test-cases-nonfree.git] / vmware-win / Makefile.am
index 771ca89..0e3b03c 100644 (file)
@@ -34,4 +34,4 @@ check_SCRIPTS = $(tests)
 
 %.test: %.cmx
        $(OCAMLFIND) ocamlopt $(OCAMLFLAGS) $(OCAMLPACKAGES) \
-         -linkpkg $< -o $@
+         $(OCAMLLINKPKG) $< -o $@