cvs2git: escape <<EOF messages, and work around cvsps branch handling
[gitweb.git] / Makefile
index eca3a5d5256cca06d86ebb85ec9d3218752ffcd2..99986829f8ea1d52044da5f33d1201b268df7a63 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ CC=gcc
 CFLAGS=-Wall -O2
 HOME=$(shell echo $$HOME)
 
-PROGRAMS=mailsplit mailinfo
+PROGRAMS=mailsplit mailinfo stripspace cvs2git
 SCRIPTS=dotest applypatch
 
 all: $(PROGRAMS)