C and Objective Caml bindings for the TargetData class.
[oota-llvm.git] / bindings / ocaml / Makefile
index 868b110652f655114d5f7a1fda2aa25aba7b9c9a..a89caefb4ded57011f70cc36fda8b06223f32a2e 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../..
-DIRS = llvm bitreader bitwriter analysis executionengine transforms
+DIRS = llvm bitreader bitwriter analysis target executionengine transforms
 ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml
 
 ocamldoc: