X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=bindings%2Focaml%2FMakefile;h=b0e1f09fa5ba66e637ce4d28d501c2c12bd9265b;hb=12af22e8cc217827cf4f118b0f5e4ebbda9925ae;hp=4d80e2ff95b57dca843788d5a590f4a9c02e6f85;hpb=9d33bf70c228a5c3b57b1d9bf86ea5949bb77293;p=oota-llvm.git diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 4d80e2ff95b..b0e1f09fa5b 100644 --- a/bindings/ocaml/Makefile +++ b/bindings/ocaml/Makefile @@ -8,7 +8,8 @@ ##===----------------------------------------------------------------------===## LEVEL := ../.. -DIRS = llvm bitreader bitwriter analysis target executionengine transforms linker +DIRS = llvm bitreader bitwriter irreader analysis target executionengine \ + transforms linker backends all_backends ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml ocamldoc: