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.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/tr_TR/Makefile.am b/nls/tr_TR/Makefile.am
index d6e34cb..2612ebf 100644
--- a/nls/tr_TR/Makefile.am
+++ b/nls/tr_TR/Makefile.am
@@ -25,6 +25,7 @@ uninstall-local:
25 25
26Translation.m: $(MFILES) 26Translation.m: $(MFILES)
27 @if test x$(NLSTEST) = "x-DNLS"; then \ 27 @if test x$(NLSTEST) = "x-DNLS"; then \
28 rm -f Translation.m; \
28 awk -f ../convert.awk output=Translation.m $(MFILES); \ 29 awk -f ../convert.awk output=Translation.m $(MFILES); \
29 fi 30 fi
30 31