summaryrefslogtreecommitdiff
path: root/mate-user-guide/Makefile.am
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-11-19 09:36:31 +0100
committerraveit65 <[email protected]>2018-11-19 09:38:52 +0100
commiteb150d258bda1ffb81304fed43ab47a5567d427e (patch)
tree87ec5e99f605854e70d63699f9efc92473cfe448 /mate-user-guide/Makefile.am
parent5c87f57dd766a52064271ea17e2b8e573085b5d1 (diff)
downloadmate-user-guide-eb150d258bda1ffb81304fed43ab47a5567d427e.tar.bz2
mate-user-guide-eb150d258bda1ffb81304fed43ab47a5567d427e.tar.xz
tx: blacklist 'tr' language to fix build
Diffstat (limited to 'mate-user-guide/Makefile.am')
-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))) )