]> git.ipfire.org Git - thirdparty/git.git/commit - Makefile
Link git-gui into the master Makefile.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 12 Feb 2007 23:20:34 +0000 (18:20 -0500)
committerJunio C Hamano <junkio@cox.net>
Tue, 13 Feb 2007 00:18:12 +0000 (16:18 -0800)
commitd647c2ea44110630dd39757bae152029dfa62791
tree1628c5f1933d3408b116a79c961d36c5ef18d921
parent67c7575947b06a2a9bbdb355357895149bdbd8e5
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>
Makefile