diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -14,6 +14,7 @@ PYFILES:=$(shell find mercurial hgext do DOCFILES=mercurial/help/*.txt export LANGUAGE=C export LC_ALL=C +TESTFLAGS ?= $(shell echo $$HGTESTFLAGS) # Set this to e.g. "mingw32" to use a non-default compiler. COMPILER=