ocaml bindings: add llvm_ipo based on IPO.h
[oota-llvm.git] / bindings / ocaml / transforms / Makefile
index 95b00c8d74aa5c2276c85526a36c7e67944222d8..05fcd90097fe91c049193cc5c036249108c7ef4d 100644 (file)
@@ -8,7 +8,7 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../../..
-DIRS = scalar
+DIRS = scalar ipo
 
 ocamldoc:
        $(Verb) for i in $(DIRS) ; do \