X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=bindings%2Focaml%2FMakefile;h=5ae6fe06d16dec586de63bd0d24a27b818532add;hp=5f1788e33ea4b988460687b3ca94f6927182e483;hb=7252dc0efc16111f1eed60d5e0810e5f8663b457;hpb=56b8f1d3ee9b4b4a73c1950740b3e80e6864480c diff --git a/bindings/ocaml/Makefile b/bindings/ocaml/Makefile index 5f1788e33ea..5ae6fe06d16 100644 --- a/bindings/ocaml/Makefile +++ b/bindings/ocaml/Makefile @@ -9,6 +9,7 @@ LEVEL := ../.. DIRS = llvm bitreader bitwriter analysis executionengine +ExtraMakefiles = $(PROJ_OBJ_DIR)/Makefile.ocaml ocamldoc: $(Verb) for i in $(DIRS) ; do \