summaryrefslogtreecommitdiffstats
path: root/examples/help/contextsensitivehelp/contextsensitivehelp.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/contextsensitivehelp/contextsensitivehelp.pro')
-rw-r--r--examples/help/contextsensitivehelp/contextsensitivehelp.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
index 7f13544e3..393576f5b 100644
--- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro
+++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro
@@ -11,7 +11,7 @@ HEADERS += wateringconfigdialog.h \
FORMS += wateringconfigdialog.ui
target.path = $$[QT_INSTALL_EXAMPLES]/help/contextsensitivehelp
-docs.files += $$PWD/doc
+docs.files += $$PWD/docs
docs.path = $$target.path
INSTALLS += target docs