X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=9565ddb299a8ee5a03675ca0c75fc5cefd3eb708;hb=ffde84a5b885437ad9e8e9ef5935b48dc6723f75;hp=d30e63dcdd84b116564fba3cbf06457c301201ea;hpb=2bafaeaa30180c0e7f111793c30943f6b28dd6fd;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index d30e63dcd..9565ddb29 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,9 +30,13 @@ MODULES = \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ lexicon \ grafite_engine \ + ng_kernel \ + ng_refiner \ + ng_disambiguation \ grafite_parser \ tptp_grafite \ $(NULL)