X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=components%2FMakefile;h=a700970af43c111a9e33140d70d2a5e8d893a09d;hb=8d04559d1b190e74e1d560000b01a648d086f484;hp=948ba8f3672ff3c45368aaca04d1f0a6315542ce;hpb=4cdf45f08cd95641a094312ddc558320b874fa16;p=helm.git diff --git a/components/Makefile b/components/Makefile index 948ba8f36..a700970af 100644 --- a/components/Makefile +++ b/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))