summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-03-19 11:59:07 +1000
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-03-22 10:27:36 +1000
commit3f2485e98ff52505d9277459b0b0403c26fb165f (patch)
tree92c55e93c8fec501bd1fbaad717a741a6022bdd1 /tests/auto/auto.pro
parent71dedbee1f5a23411e2c82157a6fe6ee5d48ab6e (diff)
Make maketestselftest more strict.
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 497e7206b9..c0004f7cb1 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -18,6 +18,5 @@ contains(QT_CONFIG, webkit): SUBDIRS += webkit.pro
contains(QT_CONFIG, multimedia): SUBDIRS += multimedia.pro
contains(QT_CONFIG, phonon): SUBDIRS += phonon.pro
contains(QT_CONFIG, svg): SUBDIRS += svg.pro
-contains(QT_CONFIG, declarative): SUBDIRS += declarative
-
+contains(QT_CONFIG, declarative): SUBDIRS += declarative.pro