X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=e12688b64eb591ab94517691b1e76300297d9864;hb=275449f6cc7da843aae2e0455edc38fda8571aec;hp=1f13fc94a7189f15c64c678e762a2a7d04c80250;hpb=b225178112c2c5ef1a717ac7e647d854d94b2e52;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 1f13fc94a..e12688b64 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,8 +23,12 @@ MODULES = \ cic_exportation \ metadata \ library \ + ng_kernel \ acic_content \ grafite \ + ng_refiner \ + ng_library \ + ng_cic_content \ content_pres \ cic_unification \ whelp \ @@ -33,13 +37,15 @@ MODULES = \ disambiguation \ cic_disambiguation \ lexicon \ - ng_kernel \ - ng_refiner \ ng_disambiguation \ + ng_paramodulation \ + tptp_grafite \ + ng_kernel \ + ng_refiner \ + ng_library \ grafite_parser \ ng_tactics \ grafite_engine \ - tptp_grafite \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%)