Fixes undominating relaxed loads issue
[oota-llvm.git] / bindings / ocaml / transforms / Makefile
index f3637a6717cd2c8a3029ba9f87df24e9eb48171d..15bffb406890084ed818d7ab91f5d0d98766343f 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
-DIRS = scalar_opts ipo vectorize passmgr_builder
+DIRS = ipo passmgr_builder scalar_opts utils vectorize
 
 ocamldoc:
        $(Verb) for i in $(DIRS) ; do \