[OCaml] Implement Llvm_vectorize bindings
[oota-llvm.git] / bindings / ocaml / transforms / Makefile
index 05fcd90097fe91c049193cc5c036249108c7ef4d..4f6d5cbcf56ec2203a2d9e7fac511a7e86c8e740 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
-DIRS = scalar ipo
+DIRS = scalar ipo vectorize
 
 ocamldoc:
        $(Verb) for i in $(DIRS) ; do \