X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2FMakefile;h=25c559bb49d04586c69242cd7ef03713f0939e9d;hb=47349a8cc02b3cb39bfc69cb7abec88ad3e34ebf;hp=bf816fc8505508c91999175ad6544a67febabb33;hpb=011c181cc656c8b3e48882729d1b6238e8c5c537;p=git.git diff --git a/t/Makefile b/t/Makefile index bf816fc85..25c559bb4 100644 --- a/t/Makefile +++ b/t/Makefile @@ -3,6 +3,8 @@ # Copyright (c) 2005 Junio C Hamano # +-include ../config.mak + #GIT_TEST_OPTS=--verbose --debug SHELL_PATH ?= $(SHELL) TAR ?= $(TAR) @@ -25,6 +27,8 @@ pre-clean: clean: $(RM) -r 'trash directory'.* test-results + $(RM) t????/cvsroot/CVSROOT/?* + $(RM) -r valgrind/bin aggregate-results-and-cleanup: $(T) $(MAKE) aggregate-results