summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-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 c2f58835a9..c16f00ff8b 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -9,6 +9,6 @@ SUBDIRS += \
other
!cross_compile: SUBDIRS += host.pro
-contains(QT_CONFIG, opengl): SUBDIRS += opengl.pro
+contains(QT_CONFIG, opengl): SUBDIRS += opengl
unix:!embedded:contains(QT_CONFIG, dbus): SUBDIRS += dbus
contains(QT_CONFIG, v8): SUBDIRS += v8.pro