Run GIT-VERSION-GEN with $(SHELL), not sh.
authorJason Riedy <ejr@EECS.Berkeley.EDU>
Wed, 25 Jan 2006 20:37:51 +0000 (12:37 -0800)
committerJunio C Hamano <junkio@cox.net>
Wed, 25 Jan 2006 23:10:37 +0000 (15:10 -0800)
Alas, not all shells named sh are capable enough to run
GIT-VERSION-GEN.

Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found