summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets/widgets.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/widgets/widgets.pro b/examples/widgets/widgets/widgets.pro
index b14a587968..ec4d3af3bf 100644
--- a/examples/widgets/widgets/widgets.pro
+++ b/examples/widgets/widgets/widgets.pro
@@ -29,6 +29,6 @@ SUBDIRS = analogclock \
contains(styles, windows): SUBDIRS += styles
# install
-sources.files = widgets.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets
+sources.files = widgets.pro
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets/widgets
INSTALLS += sources