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,5 +1,5 @@
1# This file is part of Ellinika project. 1# This file is part of Ellinika project.
2# Copyright (C) 2004, 2007 Sergey Poznyakoff 2# Copyright (C) 2004, 2007, 2015 Sergey Poznyakoff
3# 3#
4# Ellinika is free software; you can redistribute it and/or modify 4# Ellinika is free software; you can redistribute it and/or modify
5# it under the terms of the GNU General Public License as published by 5# it under the terms of the GNU General Public License as published by
@@ -19,6 +19,6 @@ BASEXML=\
19 0.xml 19 0.xml
20 20
21dict: 21dict:
22 $(top_builddir)/scm/dictrans $(BASEXML) 22 $(AM_V_GEN)LC_ALL=en_US.UTF-8 $(top_builddir)/scm/dictrans $(BASEXML)
23 23
24 24

Return to:

Send suggestions and report system problems to the System administrator.