diff --git a/sw/Makefile.ocaml b/sw/Makefile.ocaml index 85059795cf..327d4cdc38 100644 --- a/sw/Makefile.ocaml +++ b/sw/Makefile.ocaml @@ -36,4 +36,4 @@ XLIBPPRZCMXA = $(XLIBPPRZCMA:.cma=.cmxa) OCAMLDLL = -dllpath $(LIBPPRZDIR) OCAMLXDLL = -dllpath $(LIBPPRZDIR) -export OCAMLPATH=$(LIBPPRZDIR) +export OCAMLPATH=$(LIBPPRZDIR):$OCAMLPATH