Re-enable the dbus autotests on Mac OS X

These tests aren't actually enabled due to the lack of dbus, but there's
no reason to explicitly disable the check target because of it.

Change-Id: I685008060c8e8d713cd27e7684cf3d474c0cf55d
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
This commit is contained in:
Bradley T. Hughes 2011-11-18 10:44:52 +01:00 committed by Qt by Nokia
parent 3df6508071
commit 12872b1221

View File

@ -22,7 +22,6 @@ cross_compile: SUBDIRS -= tools
# disable 'make check' on Mac OS X for the following subdirs for the time being
mac {
dbus.CONFIG += no_check_target
gui.CONFIG += no_check_target
network.CONFIG += no_check_target
opengl.CONFIG += no_check_target