summaryrefslogtreecommitdiffstats
path: root/examples/declarative/touchinteraction
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-22 12:48:40 (GMT)
committerDaniel Molkentin <daniel.molkentin@nokia.com>2011-11-22 13:22:58 (GMT)
commitc6b06f07d4fdd62698e91ece75acba1f2c1748cc (patch)
treeb54b5142d08274effaa1f69aa60b2f7d2fed1629 /examples/declarative/touchinteraction
parent2f4d684267f23992e656d183bde6f8c6773e5a6d (diff)
downloadQt-c6b06f07d4fdd62698e91ece75acba1f2c1748cc.zip
Qt-c6b06f07d4fdd62698e91ece75acba1f2c1748cc.tar.gz
Qt-c6b06f07d4fdd62698e91ece75acba1f2c1748cc.tar.bz2
Fix "make install" for declarative examples
Reviewed-by: Oswald Buddenhagen
Diffstat (limited to 'examples/declarative/touchinteraction')
-rw-r--r--examples/declarative/touchinteraction/touchinteraction.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/declarative/touchinteraction/touchinteraction.pro b/examples/declarative/touchinteraction/touchinteraction.pro
index 1beaeab..5ce0abe 100644
--- a/examples/declarative/touchinteraction/touchinteraction.pro
+++ b/examples/declarative/touchinteraction/touchinteraction.pro
@@ -1,4 +1,4 @@
TEMPLATE = subdirs
-SUBDIRS = gestures \
- mousearea \
+SUBDIRS = gestures/experimental-gestures \
+ mousearea/mousearea-example \
pincharea