X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2Ftransforms%2FMakefile;h=4f6d5cbcf56ec2203a2d9e7fac511a7e86c8e740;hp=05fcd90097fe91c049193cc5c036249108c7ef4d;hb=1185582dfd542883194d262c5bf92b16e1e037c2;hpb=6ca1789ac6aad8043ac68c9bb05785d569db5c80 diff --git a/bindings/ocaml/transforms/Makefile b/bindings/ocaml/transforms/Makefile index 05fcd90097f..4f6d5cbcf56 100644 --- a/bindings/ocaml/transforms/Makefile +++ b/bindings/ocaml/transforms/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL := ../../.. -DIRS = scalar ipo +DIRS = scalar ipo vectorize ocamldoc: $(Verb) for i in $(DIRS) ; do \