X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=rhel5xen-rhel%2FMakefile.am;fp=rhel5xen-rhel%2FMakefile.am;h=523dd5b48e89515370bcd393efb15d22e03f2442;hb=2516816627a00a85358c07757f02f4c7b05622da;hp=1f4fee1e171927880bd11b124d6b1ebad9509389;hpb=e1f7c03eb645e63c41e4f9a31bcfaca4c8db0adb;p=virt-v2v-test-cases-nonfree.git diff --git a/rhel5xen-rhel/Makefile.am b/rhel5xen-rhel/Makefile.am index 1f4fee1..523dd5b 100644 --- a/rhel5xen-rhel/Makefile.am +++ b/rhel5xen-rhel/Makefile.am @@ -54,4 +54,4 @@ check_SCRIPTS = $(tests) %.test: %.cmx $(OCAMLFIND) ocamlopt $(OCAMLFLAGS) $(OCAMLPACKAGES) \ - -linkpkg $< -o $@ + $(OCAMLLINKPKG) $< -o $@