Include git-gui credits file in dist.
commit4917d2a66e8fa8c40ea6082c0fd8b58492c9444e
authorShawn O. Pearce <spearce@spearce.org>
Thu, 22 Feb 2007 04:49:51 +0000 (21 23:49 -0500)
committerJunio C Hamano <junkio@cox.net>
Thu, 22 Feb 2007 05:47:42 +0000 (21 21:47 -0800)
tree5902730c8378b86a9aaeb6f6a7d1a1cb108c82fa
parente4a15f40bcd9e5679345d3cc74db3162310a7c83
Include git-gui credits file in dist.

The Makefile for the git-gui subproject will fail to execute if run
outside of a git.git directory, such as when building from a .tar.gz
or .tar.bz2.  This is because it is looking for the credits file,
which was created but omitted from the tarball by the toplevel
Makefile.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile