]> matita.cs.unibo.it Git - helm.git/blobdiff - components/binaries/Makefile
...
[helm.git] / components / binaries / Makefile
index 9dd295fb40dc83cb96502cad036655e0df64f748..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 
+BINARIES=extractor  table_creator  utilities transcript heights
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)