aboutsummaryrefslogtreecommitdiff
path: root/source/source.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2010-08-10 13:29:50 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2010-08-10 13:29:50 +0000
commit562fc367674b47f59d73e7af25f8914023046acb (patch)
tree5dd8b4dc9e49b607e22a6ed7e3fbb607807ad925 /source/source.pro
parent9f34e4057603236746f46afd0f8695c61ce75449 (diff)
downloadqxmpp-562fc367674b47f59d73e7af25f8914023046acb.tar.gz
fix path to HTML output
Diffstat (limited to 'source/source.pro')
-rw-r--r--source/source.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/source.pro b/source/source.pro
index c332d069..7a32b80f 100644
--- a/source/source.pro
+++ b/source/source.pro
@@ -109,7 +109,7 @@ SOURCES += QXmppUtils.cpp \
# Installation
PREFIX = /usr
documentation.depends = FORCE
-documentation.files = html
+documentation.files = $$PWD/html
documentation.commands = doxygen
documentation.path = $$PREFIX/share/doc/qxmpp
headers.files = $$HEADERS