aboutsummaryrefslogtreecommitdiff
path: root/nls/tr_TR/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nls/tr_TR/Makefile.am')
-rw-r--r--nls/tr_TR/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/nls/tr_TR/Makefile.am b/nls/tr_TR/Makefile.am
index 2612ebf..f3a6278 100644
--- a/nls/tr_TR/Makefile.am
+++ b/nls/tr_TR/Makefile.am
@@ -31,5 +31,5 @@ Translation.m: $(MFILES)
31 31
32blackbox.cat: Translation.m 32blackbox.cat: Translation.m
33 @if test x$(NLSTEST) = "x-DNLS"; then \ 33 @if test x$(NLSTEST) = "x-DNLS"; then \
34 $(gencat_cmd) blackbox.cat Translation.m; \ 34 LANG=tr_TR $(gencat_cmd) blackbox.cat Translation.m; \
35 fi 35 fi