]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
debian version 0.5.1-2
[helm.git] / helm / ocaml / Makefile.in
index c53affed3d747f0802d664f4959355b452a40d3f..c0ef52ff8c53209f3e1dfa0fb75217316642a3d3 100644 (file)
@@ -1,8 +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 \
-          tex_cic_textual_parser cic_unification mathql mathql_interpreter \
-          mathql_generator tactics
+          tex_cic_textual_parser cic_unification mathql mathql_generator \
+         mathql_interpreter cic_omdoc tactics cic_transformations
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@