Adding an uninitialized builder constructor to the Ocaml bindings.
[oota-llvm.git] / bindings / ocaml / Makefile
index 11abec4f09c12c74f2c0c526ab57f649982e4284..89d05df618b0494164449add0ae6c032d29908f1 100644 (file)
@@ -8,6 +8,6 @@
 ##===----------------------------------------------------------------------===##
 
 LEVEL := ../..
-DIRS = llvm bitreader bitwriter analysis
+DIRS = llvm bitreader bitwriter analysis executionengine
 
 include $(LEVEL)/Makefile.common