Make tools/ directory first-class citizen.
authorJunio C Hamano <junkio@cox.net>
Fri, 12 Aug 2005 17:37:33 +0000 (10:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 12 Aug 2005 17:38:24 +0000 (10:38 -0700)
Tools directory being separate is just a historical
coincidence. Build and install together with the main
directory, just like the clean target does.

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