X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=inline;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=10c672526b6b7f8152ca9e7024d0ac2620781ade;hb=901ee87aad4ae08a19399f8bf925dfdffd92aee1;hp=34020150a7d746942017adff28502cd3606fbab2;hpb=d16f0f84149954af38ea8c05e750091635d1a130;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 34020150a..10c672526 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -19,21 +19,27 @@ MODULES = \ getter \ cic \ cic_proof_checking \ - cic_exportation \ cic_acic \ + cic_exportation \ metadata \ library \ acic_content \ grafite \ + ng_kernel \ + ng_cic_content \ content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ lexicon \ - grafite_engine \ + ng_refiner \ + ng_disambiguation \ grafite_parser \ + ng_tactics \ + grafite_engine \ tptp_grafite \ $(NULL)