aboutsummaryrefslogtreecommitdiff
path: root/nls/et_EE/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'nls/et_EE/Makefile.am')
-rw-r--r--nls/et_EE/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/nls/et_EE/Makefile.am b/nls/et_EE/Makefile.am
index 6bd65a2..0452f8c 100644
--- a/nls/et_EE/Makefile.am
+++ b/nls/et_EE/Makefile.am
@@ -20,6 +20,7 @@ uninstall-local:
20 20
21Translation.m: $(MFILES) 21Translation.m: $(MFILES)
22 @if test x$(NLSTEST) = "x-DNLS"; then \ 22 @if test x$(NLSTEST) = "x-DNLS"; then \
23 rm -f Translation.m; \
23 awk -f ../convert.awk output=Translation.m $(MFILES); \ 24 awk -f ../convert.awk output=Translation.m $(MFILES); \
24 fi 25 fi
25 26