[OCaml] Implement Llvm_linker, bindings for the IR linker
[oota-llvm.git] / bindings / ocaml / Makefile
index a89caefb4ded57011f70cc36fda8b06223f32a2e..4d80e2ff95b57dca843788d5a590f4a9c02e6f85 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../..
-DIRS = llvm bitreader bitwriter analysis target executionengine transforms
+DIRS = llvm bitreader bitwriter analysis target executionengine transforms linker
 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml
 
 ocamldoc: