X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2FMakefile.in;h=d5917ee5027555efb5356fad89a90923a2ba9cda;hb=b82e303159a8f1a96c80de9ca8f88363c81c9dc6;hp=0996f74974aced41214ebed376bbc387bec5c11b;hpb=19ebb626366e7e8f2ff906fd410a2427d375ff5d;p=helm.git diff --git a/helm/ocaml/Makefile.in b/helm/ocaml/Makefile.in index 0996f7497..d5917ee50 100644 --- a/helm/ocaml/Makefile.in +++ b/helm/ocaml/Makefile.in @@ -1,7 +1,8 @@ # 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 \ - mathql mathql_interpreter mquery_generator tactics + cic_cache cic_proof_checking cic_textual_parser \ + tex_cic_textual_parser cic_unification mathql mathql_interpreter \ + mquery_generator tactics OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@ OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@