author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 12 Feb 2007 23:20:34 +0000 (18:20 -0500) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 13 Feb 2007 00:18:12 +0000 (16:18 -0800) | ||
commit | d647c2ea44110630dd39757bae152029dfa62791 | |
tree | 1628c5f1933d3408b116a79c961d36c5ef18d921 | tree | snapshot |
parent | 67c7575947b06a2a9bbdb355357895149bdbd8e5 | commit | diff |
Link git-gui into the master Makefile.
I'm exporting gitexecdir because git-gui wants to know where
it should install git-gui and git-citool. These belong under
gitexecdir, just like git-diff, as the git wrapper is able to
invoke these commands for the end-user.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
I'm exporting gitexecdir because git-gui wants to know where
it should install git-gui and git-citool. These belong under
gitexecdir, just like git-diff, as the git wrapper is able to
invoke these commands for the end-user.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history |