[OCaml] Accept context explicitly in Llvm_target functions
[oota-llvm.git] / bindings / ocaml / Makefile
index a89caefb4ded57011f70cc36fda8b06223f32a2e..19ba3022454524a8352b71816bbe915ebd484ffd 100644 (file)
@@ -8,7 +8,8 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../..
-DIRS = llvm bitreader bitwriter analysis target executionengine transforms
+DIRS = llvm bitreader bitwriter irreader analysis target executionengine \
+       transforms linker
 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml
 
 ocamldoc: