X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=5eb95fa835efe1554db89fd2b7e3a5901388dde9;hb=6a1d05b388683befc860b48b4f2bbaf42f58a112;hp=c9bfa3008007fb77564e79c9bd3ae967ea3e3021;hpb=1d436be30286538d0ed824f53f2700b4fcd1bcbe;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index c9bfa3008..5eb95fa83 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -1,6 +1,7 @@ # Warning: the modules must be in compilation order MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \ - cic_cache cic_proof_checking cic_textual_parser cic_unification + cic_cache cic_proof_checking cic_textual_parser cic_unification \ + mathql_interpreter OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@