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