Skip to content

Commit 8a5e9e7

Browse files
committed
.
1 parent 303c420 commit 8a5e9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/doc.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ QMAKE_EXTRA_TARGETS += docTarget
1717
docInst1.path = $$[QT_INSTALL_DOCS]
1818
docInst1.files = $$OUT_PWD/qtautoupdater.qch
1919
docInst1.CONFIG += no_check_exist
20-
docInst2.path = $$[QT_INSTALL_DOCS]/qtautoupdater
20+
docInst2.path = $$[QT_INSTALL_DOCS]
2121
docInst2.files = $$OUT_PWD/qtautoupdater
2222
INSTALLS += docInst1 docInst2

0 commit comments

Comments
 (0)