diff --git a/bindings/ocaml/executionengine/Makefile b/bindings/ocaml/executionengine/Makefile index 4059b6d805a..8b5d28faa8b 100644 --- a/bindings/ocaml/executionengine/Makefile +++ b/bindings/ocaml/executionengine/Makefile @@ -13,7 +13,7 @@ LEVEL := ../../.. LIBRARYNAME := llvm_executionengine -UsedComponents := executionengine mcjit interpreter native +UsedComponents := executionengine mcjit native UsedOcamlInterfaces := llvm llvm_target FindlibPackages := ctypes