]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
new ng_library module
[helm.git] / helm / software / components / Makefile
index 7035411f3984434a49a7d00fbe4e469515e14509..25169744f5a39ab09c3da94a4b92b7649bb4eb48 100644 (file)
@@ -27,6 +27,7 @@ MODULES =                     \
        acic_content            \
        grafite                 \
        ng_refiner              \
+       ng_library \
        ng_cic_content          \
        content_pres            \
        cic_unification         \
@@ -44,6 +45,7 @@ MODULES =                     \
        tptp_grafite            \
        ng_kernel               \
        ng_refiner              \
+       ng_library                                                      \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)