aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doc.pri
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-07-08 11:32:39 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-07-08 12:13:14 +0200
commit63710f04ed28c349150dae2511f2fd27509cd583 (patch)
treeced9ba2713dadf26c3761cb0dc775157dd7d6f9e /doc/doc.pri
parentd84861fabc9047abab93ef33e230bb877a16a680 (diff)
Doc: generic Linux device target
Change-Id: I25fef3d823915c1df424da1a6ec7b683d7d38d66 Reviewed-on: http://codereview.qt.nokia.com/1323 Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Diffstat (limited to 'doc/doc.pri')
-rw-r--r--doc/doc.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.pri b/doc/doc.pri
index 917cf2c73d..4b30dfb146 100644
--- a/doc/doc.pri
+++ b/doc/doc.pri
@@ -83,5 +83,5 @@ OTHER_FILES = $$HELP_DEP_FILES $$DEV_HELP_DEP_FILES
fixnavi.commands = \
cd $$targetPath($$PWD) && \
perl fixnavi.pl -Dqcmanual -Dqtquick \
- qtcreator.qdoc maemodev.qdoc symbiandev.qdoc qtcreator-faq.qdoc
+ qtcreator.qdoc maemodev.qdoc symbiandev.qdoc qtcreator-faq.qdoc linuxdev.qdoc
QMAKE_EXTRA_TARGETS += fixnavi