X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=02125883f16dd7ee0335234f7f3109b18b2f26a9;hb=e9b09b14538f770b9e65083c24e3e9cf487df648;hp=9565ddb299a8ee5a03675ca0c75fc5cefd3eb708;hpb=f4d41a527321e5fbdc10054b46ad60fe9f7f54a1;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 9565ddb29..02125883f 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,22 +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 \ - grafite_engine \ - ng_kernel \ - ng_refiner \ + ng_kernel \ + ng_refiner \ ng_disambiguation \ - grafite_parser \ + ng_cic_content \ + ng_paramodulation \ + ng_library \ + content_pres \ + lexicon \ tptp_grafite \ + grafite_parser \ + ng_tactics \ + grafite_engine \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)