X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=06edf68934062515225fb241e1cfb94d7d10208f;hp=d30e63dcdd84b116564fba3cbf06457c301201ea;hpb=2bafaeaa30180c0e7f111793c30943f6b28dd6fd;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index d30e63dcd..02125883f 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 \ - content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ + disambiguation \ cic_disambiguation \ + ng_kernel \ + ng_refiner \ + ng_disambiguation \ + ng_cic_content \ + ng_paramodulation \ + ng_library \ + content_pres \ lexicon \ - grafite_engine \ - grafite_parser \ tptp_grafite \ + grafite_parser \ + ng_tactics \ + grafite_engine \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)