summaryrefslogtreecommitdiff
path: root/data/help/ru_RU/Makefile.am
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2011-04-07 13:30:02 +0300
committerAndrei Karas <akaras@inbox.ru>2011-04-07 13:30:02 +0300
commite31165ab48316e06202b6f6b0c631a287cfeb957 (patch)
tree47369ab6e9dceb35cd815929ec90f2695c76d3af /data/help/ru_RU/Makefile.am
parentdbe1294f640a7ab1328381a43f711043210842f5 (diff)
downloadmv-e31165ab48316e06202b6f6b0c631a287cfeb957.tar.gz
mv-e31165ab48316e06202b6f6b0c631a287cfeb957.tar.bz2
mv-e31165ab48316e06202b6f6b0c631a287cfeb957.tar.xz
mv-e31165ab48316e06202b6f6b0c631a287cfeb957.zip
First part of help translations.
Diffstat (limited to 'data/help/ru_RU/Makefile.am')
-rw-r--r--data/help/ru_RU/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/data/help/ru_RU/Makefile.am b/data/help/ru_RU/Makefile.am
new file mode 100644
index 000000000..531d1e4d7
--- /dev/null
+++ b/data/help/ru_RU/Makefile.am
@@ -0,0 +1,10 @@
+
+helpruRUdir = $(pkgdatadir)/data/help/ru_RU
+
+helpruRU_DATA = \
+ header.txt \
+ index.txt
+
+EXTRA_DIST = \
+ $(helpruRU_DATA) \
+ CMakeLists.txt