aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qxmpp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qxmpp.pro b/qxmpp.pro
index 179821d3..ead33bf5 100644
--- a/qxmpp.pro
+++ b/qxmpp.pro
@@ -10,7 +10,7 @@ SUBDIRS = src \
CONFIG += ordered
# Documentation generation
-docs.commands = $(MAKE) -C doc docs
+docs.commands = cd doc/ && $(QMAKE) && $(MAKE) docs
# Source distribution
QXMPP_ARCHIVE = qxmpp-0.3.91