From dfafb57aa2ad55b3472b4e5683d3aeda50ef36a2 Mon Sep 17 00:00:00 2001 From: Matthieu Moy Date: Wed, 18 Sep 2013 17:40:30 +0200 Subject: [PATCH] sane default for gitexecdir --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 74b86b3..68d1c01 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +gitexecdir = ${shell git --exec-path} + -include ./config.mak ifndef SHELL_PATH