author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 24 Feb 2008 05:38:04 +0000 (00:38 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 24 Feb 2008 08:51:01 +0000 (00:51 -0800) | ||
commit | 6c0f86943e9ebba5aa281772e01559773e0c1234 | |
tree | 74288a93305ffc3cc9e1e87b07d2a389ef7bc88e | tree | snapshot |
parent | 31e0b2ca81ad985a8768c33c0aba547a51d05277 | commit | diff |
Ensure 'make dist' compiles git-archive.exe on Cygwin
On Cygwin we have to use git-archive.exe as the target, otherwise
running 'make dist' does not compile git-archive in the current
directory. That may cause 'make dist' to fail on a clean source
tree that has never been built before.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
On Cygwin we have to use git-archive.exe as the target, otherwise
running 'make dist' does not compile git-archive in the current
directory. That may cause 'make dist' to fail on a clean source
tree that has never been built before.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | diff | blob | history |