help (Windows): Use msysgit-specific relative path to htmldir

This commit is contained in:
Steffen Prohaska
2008-07-14 07:23:02 +02:00
parent aa0da468c8
commit 04bad24770

View File

@@ -747,6 +747,7 @@ ifneq (,$(findstring MINGW,$(uname_S)))
NOEXECTEMPL = .noexec
template_dir = ../share/git-core/templates/
ETC_GITCONFIG = ../etc/gitconfig
htmldir=../doc/git/html/
endif
ifneq (,$(findstring arm,$(uname_M)))
ARM_SHA1 = YesPlease