X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2Ftransforms%2FMakefile;h=15bffb406890084ed818d7ab91f5d0d98766343f;hp=95b00c8d74aa5c2276c85526a36c7e67944222d8;hb=e56023a059e5fafa97f0df32c65cf31cfc33ba17;hpb=c3862636281692cfe8550c8fbf6683a28b72b0c7 diff --git a/bindings/ocaml/transforms/Makefile b/bindings/ocaml/transforms/Makefile index 95b00c8d74a..15bffb40689 100644 --- a/bindings/ocaml/transforms/Makefile +++ b/bindings/ocaml/transforms/Makefile @@ -8,7 +8,7 @@ ##===----------------------------------------------------------------------===## LEVEL := ../../.. -DIRS = scalar +DIRS = ipo passmgr_builder scalar_opts utils vectorize ocamldoc: $(Verb) for i in $(DIRS) ; do \