]> matita.cs.unibo.it Git - helm.git/blobdiff - components/Makefile
fix dependences for matita
[helm.git] / components / Makefile
index cfe1fd51715ae0a16531cf796172c52ce74e0273..9f42d0dad1f4a6895fe4c5478bcb498da6e9334b 100644 (file)
@@ -23,8 +23,9 @@ MODULES =                     \
        metadata                \
        library                 \
        acic_content            \
-       content_pres            \
        grafite                 \
+       acic_procedural         \
+       content_pres            \
        cic_unification         \
        whelp                   \
        tactics                 \
@@ -143,3 +144,4 @@ tags: TAGS
 TAGS:
        $(H)otags -vi -r .
 
+metas: $(filter-out METAS/META.helm-binaries, $(METAS))