Makefile dependency fix.
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 22:58:54 +0000 (15:58 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 9 Aug 2005 00:52:51 +0000 (17:52 -0700)
Johannes Schindelin noticed that recent Makefile updates were
too eager to loosen dependencies.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found