summaryrefslogtreecommitdiffstats
path: root/subsurface.pro
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-04 06:50:39 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-04 06:50:39 -0700
commit41953c8c46dda9e652927cc27041977f868bcef5 (patch)
tree92a116761bbfe6ac15b8c1cade4231bebb71860d /subsurface.pro
parent3c83f72e795441bd4b428f1c025e6e19e3cdaf16 (diff)
downloadsubsurface-41953c8c46dda9e652927cc27041977f868bcef5.tar.gz
Get the Russian manual installed as well
This way it will end up in the installers, too. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface.pro')
-rw-r--r--subsurface.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/subsurface.pro b/subsurface.pro
index e4f64f22c..9f54f73f8 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -253,7 +253,8 @@ QTTRANSLATIONS = \
USERMANUALS = \
user-manual.html \
- user-manual_es.html
+ user-manual_es.html \
+ user-manual_ru.html
doc.commands += $(CHK_DIR_EXISTS) $$OUT_PWD/Documentation || $(MKDIR) $$OUT_PWD/Documentation $$escape_expand(\\n\\t)$(MAKE) -C $$PWD/Documentation OUT=$$OUT_PWD/Documentation/ doc
all.depends += usermanual