]> matita.cs.unibo.it Git - helm.git/blobdiff - components/Makefile
*** Very experimental and not branched ***
[helm.git] / components / Makefile
index 6e483a97200d50cec4366f48ee3da5c173987ee2..34020150a7d746942017adff28502cd3606fbab2 100644 (file)
@@ -19,6 +19,7 @@ MODULES =                     \
        getter                  \
        cic                     \
        cic_proof_checking      \
+       cic_exportation         \
        cic_acic                \
        metadata                \
        library                 \
@@ -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