[OCaml] Core package should depend on LLVMTransformUtils for LLVMCloneModule.
[oota-llvm.git] / bindings / ocaml / llvm / Makefile
index c0785a154d2220ad1a2a30fc27fe4c28869e2fad..fb682c731b4ca515c923fac925832ad897c33e5e 100644 (file)
@@ -13,7 +13,7 @@
 
 LEVEL := ../../..
 LIBRARYNAME := llvm
-UsedComponents := core
+UsedComponents := core transformutils
 UsedOcamlLibs := llvm
 ExtraLibs := -lstdc++