X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=4775ab302436ca330d1e13a6f6a7582420cc7bb4;hb=a69b6f01bfeda05c431325a5defb5c5592427791;hp=d5917ee5027555efb5356fad89a90923a2ba9cda;hpb=718bc0ea70defa418c23850dbb8f2850b0c3a542;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index d5917ee50..4775ab302 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -2,7 +2,7 @@ MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \ cic_cache cic_proof_checking cic_textual_parser \ tex_cic_textual_parser cic_unification mathql mathql_interpreter \ - mquery_generator tactics + mquery_generator mathql_test tactics OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@