summaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index d1a5e17..3febcf1 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -2,5 +2,5 @@ TEMPLATE = subdirs
QT_FOR_CONFIG += gui-private
qtConfig(xcb) {
- SUBDIRS += auto
+ SUBDIRS += auto manual
}