]> matita.cs.unibo.it Git - helm.git/blobdiff - components/Makefile
tagging rc-1
[helm.git] / components / Makefile
index 6e483a97200d50cec4366f48ee3da5c173987ee2..01dabc9a6393e230507603bd152db1e05c01a256 100644 (file)
@@ -20,6 +20,7 @@ MODULES =                     \
        cic                     \
        cic_proof_checking      \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
        acic_content            \
@@ -43,7 +44,7 @@ ifeq ($(DISTRIBUTED),no)
 endif
 
 all: metas $(MODULES:%=rec@all@%) 
-opt: metas $(MODULES:%=rec@opt@%)
+opt: metas syntax-extensions $(MODULES:%=rec@opt@%)
 
 ifeq ($(HAVE_OCAMLOPT),yes)
 world: opt