]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/Makefile
We add a binary for computing the "heights" of helm objects
[helm.git] / components / binaries / Makefile
index db074309d2e221c6edbc50380af1374b3124c8bc..cd732517c066706a5f7ab7540acc288905d1b104 100644 (file)
@@ -3,7 +3,7 @@ H=@
 #CSC: saturate is broken after the huge refactoring of auto/paramodulation
 #CSC: by Andrea
 #BINARIES=extractor  table_creator  utilities saturate
-BINARIES=extractor  table_creator  utilities transcript
+BINARIES=extractor  table_creator  utilities transcript heights
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)