X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=1f13fc94a7189f15c64c678e762a2a7d04c80250;hb=e898ca2563cc4dfbd328efc7aa3a4ff86feaec92;hp=34020150a7d746942017adff28502cd3606fbab2;hpb=d16f0f84149954af38ea8c05e750091635d1a130;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 34020150a..1f13fc94a 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -19,8 +19,8 @@ MODULES = \ getter \ cic \ cic_proof_checking \ - cic_exportation \ cic_acic \ + cic_exportation \ metadata \ library \ acic_content \ @@ -30,10 +30,15 @@ MODULES = \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ lexicon \ - grafite_engine \ + ng_kernel \ + ng_refiner \ + ng_disambiguation \ grafite_parser \ + ng_tactics \ + grafite_engine \ tptp_grafite \ $(NULL)