summaryrefslogtreecommitdiff
path: root/bindings/ocaml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ocaml/Makefile')
-rw-r--r--bindings/ocaml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile
index 4d80e2ff95..19ba302245 100644
--- a/bindings/ocaml/Makefile
+++ b/bindings/ocaml/Makefile
@@ -8,7 +8,8 @@
##===----------------------------------------------------------------------===##
LEVEL := ../..
-DIRS = llvm bitreader bitwriter analysis target executionengine transforms linker
+DIRS = llvm bitreader bitwriter irreader analysis target executionengine \
+ transforms linker
ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml
ocamldoc: