aboutsummaryrefslogtreecommitdiff
path: root/xml/uk/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'xml/uk/Makefile.am')
-rw-r--r--xml/uk/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/uk/Makefile.am b/xml/uk/Makefile.am
index 1dcc4dd..b4fb8d4 100644
--- a/xml/uk/Makefile.am
+++ b/xml/uk/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) 2006-2011 Sergey Poznyakoff 2# Copyright (C) 2006-2011, 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
@@ -44,5 +44,5 @@ CLEANFILES=stamp-lingua
44all: stamp-lingua 44all: stamp-lingua
45 45
46stamp-lingua: $(EXTRA_DIST) ../lingua.conf 46stamp-lingua: $(EXTRA_DIST) ../lingua.conf
47 xmlt lingua -D STATE=$(STATE) -D VCSID="`git describe --always`" --config-file ../lingua.conf ellinika.xml && echo "timestamp" > stamp-lingua 47 $(AM_V_GEN)LC_ALL=en_US.UTF-8 xmlt lingua -D STATE=$(STATE) -D VCSID="`git describe --always`" --config-file ../lingua.conf ellinika.xml && echo "timestamp" > stamp-lingua
48 48

Return to:

Send suggestions and report system problems to the System administrator.