]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/Makefile.in
- added -thread switch
[helm.git] / helm / ocaml / Makefile.in
index 02d81d265f58a8f762c468e6554db749f666c290..ec30fb868343eff2ed0920b63ba7a7a7d6628656 100644 (file)
@@ -10,7 +10,6 @@ MODULES = \
        cic_cache \
        cic_proof_checking \
        cic_textual_parser \
-       cic_textual_parser2 \
        tex_cic_textual_parser \
        cic_unification \
        mathql \
@@ -19,7 +18,8 @@ MODULES = \
        cic_omdoc \
        tactics \
        cic_transformations \
-       logger
+       logger \
+       cic_textual_parser2
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@