summaryrefslogtreecommitdiffstats
path: root/examples/help/remotecontrol/remotecontrol.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/remotecontrol/remotecontrol.pro')
-rw-r--r--examples/help/remotecontrol/remotecontrol.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/help/remotecontrol/remotecontrol.pro b/examples/help/remotecontrol/remotecontrol.pro
index 593c87064..78ce822d8 100644
--- a/examples/help/remotecontrol/remotecontrol.pro
+++ b/examples/help/remotecontrol/remotecontrol.pro
@@ -7,7 +7,6 @@ SOURCES += main.cpp \
FORMS += remotecontrol.ui
RESOURCES += remotecontrol.qrc
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/remotecontrol
+target.path = $$[QT_INSTALL_EXAMPLES]/help/remotecontrol
INSTALLS += target