]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/binaries/Makefile
minor correction on "source" production
[helm.git] / matita / components / binaries / Makefile
index f8b952233a2bcd1bd30e50f5c1bbdb8683bef31a..15ff284f3485cf56863ea6323f409596dee0fe2c 100644 (file)
@@ -2,8 +2,9 @@ H=@
 
 #CSC: saturate is broken after the huge refactoring of auto/paramodulation
 #CSC: by Andrea
-#BINARIES=extractor  table_creator  utilities saturate
-BINARIES=transcript
+#BINARIES=extractor  table_creator  utilities saturate transcript
+#FG: my binaries
+BINARIES=mac matex matitadep probe xoa
 
 all: $(BINARIES:%=rec@all@%) 
 opt: $(BINARIES:%=rec@opt@%)