Fix build procedure for builtin-init-db
authorJunio C Hamano <junkio@cox.net>
Sat, 20 May 2006 00:23:07 +0000 (17:23 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 20 May 2006 00:23:07 +0000 (17:23 -0700)
commit7c4f59d181d801c6da08aeca74e2ef78efe4cd2b
treefbd86114f294d3335e0929472c3f1628ba4d0933
parent0081e36c9dc3c201e22f12ebebadfff88fa32b91
Fix build procedure for builtin-init-db

c3c8835fbb182d971d71939b9a3ec7c8b86d6caf broke the default template
location which is in builtin-init-db.o, by not supplying the
compilation-time constant to the right build commands.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile