X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=06a314961c733cecae52d52c5e704f560ea056ed;hb=89262281b6e83bd2321150f81f1a0583645eb0c8;hp=4cf5bb527b74a31e78614415c94592f3efa88860;hpb=0195d58340f7dbc852d380a8fee897e1c1f7da03;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 4cf5bb527..06a314961 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_cache cic_proof_checking cic_textual_parser cic_unification \ + mathql mathql_interpreter mathql_interpreter_galax OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@