1
0
mirror of https://github.com/git/git.git synced 2024-10-01 08:21:24 +02:00
Commit Graph

1 Commits

Author SHA1 Message Date
Shawn O. Pearce
b3678bacbc git-gui: Created makefile to install the program.
Since we want to be installed in gitexecdir so that "git gui" works we
can guess where that directory is by asking the git wrapper executable
and locating ourselves at the same location using the same install
rules as core git.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2006-11-17 23:56:14 -05:00