From: Pat Thoyts <[email protected]> Date: Wed, 24 Oct 2012 00:15:29 +0100
Signed-off-by: Pat Thoyts <[email protected]> Signed-off-by: Stepan Kasal <[email protected]> --- contrib/credential/wincred/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/contrib/credential/wincred/Makefile b/contrib/credential/wincred/Makefile index 39fa5e0..e64cd9a 100644 --- a/contrib/credential/wincred/Makefile +++ b/contrib/credential/wincred/Makefile @@ -1,9 +1,5 @@ all: git-credential-wincred.exe -CC = gcc -RM = rm -f -CFLAGS = -O2 -Wall - -include ../../../config.mak.autogen -include ../../../config.mak -- 1.9.2.msysgit.0.161.g83227c1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

