diff -r 7eb701e355bd -r 640bae94f2f3 Makefile --- a/Makefile Fri Nov 22 21:42:04 2019 +0900 +++ b/Makefile Thu Nov 21 23:35:29 2019 -0500 @@ -11,7 +11,7 @@ PURE= PYFILESCMD=find mercurial hgext doc -name '*.py' PYFILES:=$(shell $(PYFILESCMD)) -DOCFILES=mercurial/help/*.txt +DOCFILES=mercurial/helptext/*.txt export LANGUAGE=C export LC_ALL=C TESTFLAGS ?= $(shell echo $$HGTESTFLAGS)