summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 5e6056181..1d7d930c9 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,8 +1,8 @@
TEMPLATE=subdirs
-SUBDIRS=client
#Only build compositor test when we are
#building QtCompositor
contains(CONFIG, wayland-compositor) {
SUBDIRS += compositor
+ SUBDIRS += client
}