aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.pri
diff options
context:
space:
mode:
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 a717d5d2..a40f79bc 100644
--- a/doc/doc.pri
+++ b/doc/doc.pri
@@ -4,7 +4,7 @@ docs.depends = doc/Doxyfile
# Install rules
htmldocs.files = doc/html
-htmldocs.path = /usr/share/doc/qxmpp
+htmldocs.path = $$[QT_INSTALL_PREFIX]/share/doc/qxmpp
htmldocs.CONFIG += no_check_exist directory
QMAKE_EXTRA_TARGETS += docs