contrib/subtree/Makefile: s/libexecdir/gitexecdir/
commit2c45009b734beed92414fd7249faa0b009432a1b
authorJames Denholm <nod.helm@gmail.com>
Tue, 6 May 2014 12:41:47 +0000 (6 22:41 +1000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 May 2014 22:35:41 +0000 (6 15:35 -0700)
tree4d9b3e979dede3233402a926d39862a7b3dc87b3
parent8e2a5ccad11bc21eb72499133bc884024e299983
contrib/subtree/Makefile: s/libexecdir/gitexecdir/

$(libexecdir) isn't used anywhere else in the project, while
$(gitexecdir) is the standard in the other appropriate makefiles. Hence,
replace the former with the latter.

Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: James Denholm <nod.helm@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/subtree/Makefile