summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 41501a0205..2d49103c5d 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -20,7 +20,8 @@ SUBDIRS = \
widgets \
uitools \
xml \
- script
+ script \
+ multitouch
contains(QT_CONFIG, phonon):!static: SUBDIRS += phonon
contains(QT_CONFIG, webkit): SUBDIRS += webkit