X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=1f13fc94a7189f15c64c678e762a2a7d04c80250;hb=9bfe6aa2b2c3cdc09b1c9445789329d74bfef7d7;hp=d30e63dcdd84b116564fba3cbf06457c301201ea;hpb=2bafaeaa30180c0e7f111793c30943f6b28dd6fd;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index d30e63dcd..1f13fc94a 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -20,6 +20,7 @@ MODULES = \ cic \ cic_proof_checking \ cic_acic \ + cic_exportation \ metadata \ library \ acic_content \ @@ -29,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)