summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--helpcontent2/source/auxiliary/makefile.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/helpcontent2/source/auxiliary/makefile.mk b/helpcontent2/source/auxiliary/makefile.mk
index c617b6f597..94b1370d48 100644
--- a/helpcontent2/source/auxiliary/makefile.mk
+++ b/helpcontent2/source/auxiliary/makefile.mk
@@ -66,6 +66,7 @@ WITH_LANG!:=$(aux_alllangiso)
LOCTREEFILES:=$(foreach,i,$(aux_alllangiso) $(foreach,j,$(TREEFILES) $(COMMONMISC)$/$i$/$j))
.ELSE #IF "$(WITH_LANG)"!=""
aux_langdirs:=en-US
+help_exist:=en-US
LOCTREEFILES:=$(foreach,j,$(TREEFILES) $(COMMONMISC)$/en-US$/$j)
.ENDIF #IF "$(WITH_LANG)"!=""