summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Quinson <martin.quinson@loria.fr>2011-09-29 16:16:55 +0200
committerMartin Quinson <martin.quinson@loria.fr>2011-09-29 16:16:55 +0200
commit94c2bc16ead5060ec21eb59dfcbf4eb389cc94f3 (patch)
tree80bab27d4ca2d9f5454fd93716605be419e03b95
parent90e69fc77ceae0b6f75408501de354a161fe9ed0 (diff)
downloadquilt-94c2bc16ead5060ec21eb59dfcbf4eb389cc94f3.tar.gz
integrate the ru translation into the compilation framework
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 8d95a6e..bdf015d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -113,7 +113,7 @@ MAN1 += bin/guards.1
endif
DIRT += $(MAN1)
-LINGUAS := fr de ja
+LINGUAS := fr de ja ru
PO := quilt.pot $(LINGUAS:%=%.po)
SRC += $(PO:%=po/%)
DIRT += po/*.mo po/*~