X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=7035411f3984434a49a7d00fbe4e469515e14509;hb=38ec119c163b0e6f97a9800933d5b71c065332e8;hp=d30e63dcdd84b116564fba3cbf06457c301201ea;hpb=2bafaeaa30180c0e7f111793c30943f6b28dd6fd;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index d30e63dcd..7035411f3 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -20,20 +20,30 @@ MODULES = \ cic \ cic_proof_checking \ cic_acic \ + cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ + ng_refiner \ + ng_cic_content \ content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ lexicon \ - grafite_engine \ + ng_disambiguation \ grafite_parser \ + ng_paramodulation \ + ng_tactics \ + grafite_engine \ tptp_grafite \ + ng_kernel \ + ng_refiner \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)