summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-10-05 19:38:46 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-10-05 22:11:06 +0200
commit8d0015885504985f2baf4e1799256d27c15b2a09 (patch)
tree333b68ce6e45790ca2c536ac6f1328e80dc47aea /tests
parent371a065d0498a51f1009c7107323517ac7bccb97 (diff)
downloadqtwebsockets-8d0015885504985f2baf4e1799256d27c15b2a09.tar.gz
Changed the way SUBDIRS is configured
Change-Id: Ia92805075d2187d51ea4f653a6e898754b2c6517 Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
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 d8239a2..a203896 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -2,5 +2,5 @@ TEMPLATE = subdirs
SUBDIRS += \
-!contains(QT_CONFIG, private_tests): SUBDIRS -= \
+contains(QT_CONFIG, private_tests): SUBDIRS += \
dataprocessor