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