summaryrefslogtreecommitdiff
path: root/bindings/ocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ocaml/Makefile')
-rw-r--r--bindings/ocaml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile
index a89caefb4d..4d80e2ff95 100644
--- a/bindings/ocaml/Makefile
+++ b/bindings/ocaml/Makefile
@@ -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: