]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
cic_transformations factorized into cic_omdoc and cic_transformations.
[helm.git] / helm / ocaml / Makefile.in
index aaf8595b17ebe790825e2cb988a3d5b698689042..8eae888141a87c4da2d1f49f9d02020acc18a5c3 100644 (file)
@@ -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 \
-          mathql_generator tactics cic_transformations
+          mathql_generator cic_omdoc tactics cic_transformations
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@