summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2013-11-23 18:53:04 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2013-11-23 22:49:10 +0100
commit3acf9500befce24a558bb42ce3640630150f4ccf (patch)
tree12493123a55900e29113a24578a7e785d7228826 /tests
parent37fea99b0acc2e601f353cd24caf3d2e4e9ce910 (diff)
Fix .pro files for insource building
Change-Id: I76fc2881c833582b5e0d9f505a4c5c5f39746568 Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index a3290967..d33bf4c7 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,6 +1,2 @@
TEMPLATE=subdirs
-qtHaveModule(mof): SUBDIRS += qtmofcontainment
-qtHaveModule(uml): SUBDIRS += \
- qtumlcontainment \
- qtumlprovidedrequiredinterfaces \
- qtumlconnectortypeandcomponentparts
+SUBDIRS = qtmofcontainment qtumlcontainment qtumlprovidedrequiredinterfaces qtumlconnectortypeandcomponentparts