X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=e12688b64eb591ab94517691b1e76300297d9864;hb=b183713e0e33245a4e58b433a930a94224d1f629;hp=b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae;hpb=c83721701dbbd44d3d547fdec6c4a5658322f424;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index b7c105fc0..e12688b64 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -27,6 +27,7 @@ MODULES = \ acic_content \ grafite \ ng_refiner \ + ng_library \ ng_cic_content \ content_pres \ cic_unification \ @@ -37,11 +38,14 @@ MODULES = \ cic_disambiguation \ lexicon \ ng_disambiguation \ - grafite_parser \ ng_paramodulation \ + tptp_grafite \ + ng_kernel \ + ng_refiner \ + ng_library \ + grafite_parser \ ng_tactics \ grafite_engine \ - tptp_grafite \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)