aboutsummaryrefslogtreecommitdiffstats
path: root/bindings/ocaml/transforms/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/ocaml/transforms/Makefile')
-rw-r--r--bindings/ocaml/transforms/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/ocaml/transforms/Makefile b/bindings/ocaml/transforms/Makefile
index 4f6d5cb..92c8396 100644
--- a/bindings/ocaml/transforms/Makefile
+++ b/bindings/ocaml/transforms/Makefile
@@ -8,7 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL := ../../..
-DIRS = scalar ipo vectorize
+DIRS = scalar ipo vectorize passmgr_builder
ocamldoc:
$(Verb) for i in $(DIRS) ; do \