X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2FMakefile;h=a700970af43c111a9e33140d70d2a5e8d893a09d;hb=8cb8fcda1725576ee90f6b3538bd00ebc61d7ca8;hp=948ba8f3672ff3c45368aaca04d1f0a6315542ce;hpb=58955ec841575330f0b429033264f9ec7df319f9;p=helm.git diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index 948ba8f36..a700970af 100644 --- a/helm/software/components/Makefile +++ b/helm/software/components/Makefile @@ -23,8 +23,8 @@ MODULES = \ metadata \ library \ acic_content \ - content_pres \ grafite \ + content_pres \ cic_unification \ whelp \ tactics \ @@ -32,6 +32,7 @@ MODULES = \ lexicon \ grafite_engine \ grafite_parser \ + tptp_grafite \ $(NULL) METAS = $(MODULES:%=METAS/META.helm-%) @@ -142,3 +143,4 @@ tags: TAGS TAGS: $(H)otags -vi -r . +metas: $(filter-out METAS/META.helm-binaries, $(METAS))