aboutsummaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-07-10 15:15:21 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2017-07-10 14:13:25 +0000
commit626133b87af50df47a03e0dcdfdde42a816c9104 (patch)
tree7c4a080691a1544f07e0b1328fa0aa8fe5888ef1 /dist
parent77e407ef6b63253154ed692f69a2fac53d8c3fdf (diff)
dist product: Adapt to doc product name change
Was forgotten in 709bcc3efc. Change-Id: I14103396476b7222020baab6af21e7a737b49979 Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'dist')
-rw-r--r--dist/dist.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/dist.qbs b/dist/dist.qbs
index 51b55bd4d..11d5fe4d3 100644
--- a/dist/dist.qbs
+++ b/dist/dist.qbs
@@ -18,7 +18,7 @@ Product {
Depends { name: "qbsqtprofilesetup" }
Depends { name: "qbs_cpp_scanner" }
Depends { name: "qbs_qt_scanner" }
- Depends { name: "documentation" }
+ Depends { name: "qbs documentation" }
Depends { name: "qbs resources" }
Depends { name: "archiver" }