diff --git a/Makefile b/Makefile index 85df9a5c67..24bf460a1d 100644 --- a/Makefile +++ b/Makefile @@ -493,8 +493,7 @@ ifneq (,$(findstring MINGW,$(uname_S))) EXTLIBS += -lws2_32 X = .exe NOEXECTEMPL = .noexec - template_dir = ../share/git-core/templates/ - ETC_GITCONFIG = ../etc/gitconfig + prefix = SCRIPT_SH += cpio.sh endif ifneq (,$(findstring arm,$(uname_M)))