aboutsummaryrefslogtreecommitdiff
path: root/data/pl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/pl/Makefile.am')
-rw-r--r--data/pl/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/pl/Makefile.am b/data/pl/Makefile.am
index 8707cf2..0965f9b 100644
--- a/data/pl/Makefile.am
+++ b/data/pl/Makefile.am
@@ -1,6 +1,6 @@
# This file is part of Ellinika project.
-# Copyright (C) 2004, 2007 Sergey Poznyakoff
+# Copyright (C) 2004, 2007, 2015 Sergey Poznyakoff
#
# Ellinika is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
@@ -18,7 +18,7 @@ BASEXML=\
setup.xml\
0.xml
dict:
- $(top_builddir)/scm/dictrans $(BASEXML)
+ $(AM_V_GEN)LC_ALL=en_US.UTF-8 $(top_builddir)/scm/dictrans $(BASEXML)

Return to:

Send suggestions and report system problems to the System administrator.