summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/qdoc.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/qdoc.pro')
-rw-r--r--src/tools/qdoc/qdoc.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/tools/qdoc/qdoc.pro b/src/tools/qdoc/qdoc.pro
index 8d3b4e49ae..0c3521c5d7 100644
--- a/src/tools/qdoc/qdoc.pro
+++ b/src/tools/qdoc/qdoc.pro
@@ -124,9 +124,4 @@ QMAKE_EXTRA_TARGETS += html-docs qch-docs
target.path = $$[QT_HOST_BINS]
INSTALLS += target
-# Ensure that qdoc is built before we generate the docs
-docs.commands =
-docs.depends = first
-QMAKE_EXTRA_TARGET += docs
-
load(qt_targets)