Changed the way SUBDIRS is configured
authorKurt Pattyn <pattyn.kurt@gmail.com>
Sat, 5 Oct 2013 17:38:46 +0000 (19:38 +0200)
committerKurt Pattyn <pattyn.kurt@gmail.com>
Sat, 5 Oct 2013 20:11:06 +0000 (22:11 +0200)
Change-Id: Ia92805075d2187d51ea4f653a6e898754b2c6517
Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
tests/auto/auto.pro

index d8239a2..a203896 100644 (file)
@@ -2,5 +2,5 @@ TEMPLATE = subdirs
 
 SUBDIRS += \
 
-!contains(QT_CONFIG, private_tests): SUBDIRS -= \
+contains(QT_CONFIG, private_tests): SUBDIRS += \
     dataprocessor