commit | d647c2ea44110630dd39757bae152029dfa62791 | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Mon Feb 12 18:20:34 2007 -0500 |
committer | Junio C Hamano <junkio@cox.net> | Mon Feb 12 16:18:12 2007 -0800 |
tree | 1628c5f1933d3408b116a79c961d36c5ef18d921 | |
parent | 67c7575947b06a2a9bbdb355357895149bdbd8e5 [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>