t/Makefile: include config.mak
authorJeff King <peff@peff.net>
Sun, 9 Aug 2009 08:50:37 +0000 (04:50 -0400)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Aug 2009 17:51:47 +0000 (10:51 -0700)
This is useful if you want to specify GIT_TEST_OPTS that you
always use.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found