[OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
[oota-llvm.git] / bindings / ocaml / transforms / Makefile
index 92c8396d9198a7d48c96f057b3225635866f70d1..15bffb406890084ed818d7ab91f5d0d98766343f 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
-DIRS = scalar ipo vectorize passmgr_builder
+DIRS = ipo passmgr_builder scalar_opts utils vectorize
 
 ocamldoc:
        $(Verb) for i in $(DIRS) ; do \