summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mate-user-guide/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-user-guide/Makefile.am b/mate-user-guide/Makefile.am
index cc94808..1909161 100644
--- a/mate-user-guide/Makefile.am
+++ b/mate-user-guide/Makefile.am
@@ -74,7 +74,7 @@ HELP_MEDIA = \
figures/yelp_window.png
# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr
-IGNORE_HELP_LINGUAS =
+IGNORE_HELP_LINGUAS = tr
HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
$(subst /,,$(dir $(wildcard */*.po))) )