Added C and Ocaml bindings for functions, basic blocks, and
[oota-llvm.git] / bindings / ocaml / bitwriter / Makefile
index aef41f50092902e907c811929f854aaf51c21bb1..953ab4c082b04660d0b3b3b1339cac1ef3d031f4 100644 (file)
@@ -19,5 +19,6 @@ LEVEL := ../../..
 LIBRARYNAME := llvm_bitwriter
 DONT_BUILD_RELINKED := 1
 UsedComponents := bitwriter
+UsedOcamlInterfaces := llvm
 
 include ../Makefile.ocaml