X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=06edf68934062515225fb241e1cfb94d7d10208f;hp=b9c7c651b14fbd148ce7d435e67a2c4ea9df20d7;hpb=a970a6b5d44947e466b94ff3df4fa66d85d0d9ca;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index b9c7c651b..02125883f 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,24 +23,27 @@ MODULES = \ cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ - content_pres \ cic_unification \ whelp \ tactics \ acic_procedural \ - disambiguation \ + disambiguation \ cic_disambiguation \ - lexicon \ - ng_kernel \ - ng_refiner \ + ng_kernel \ + ng_refiner \ ng_disambiguation \ ng_cic_content \ + ng_paramodulation \ + ng_library \ + content_pres \ + lexicon \ + tptp_grafite \ grafite_parser \ ng_tactics \ grafite_engine \ - tptp_grafite \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)