summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/sptests/Makefile.am')
-rw-r--r--testsuites/sptests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am
index 144ea305b6..5003325475 100644
--- a/testsuites/sptests/Makefile.am
+++ b/testsuites/sptests/Makefile.am
@@ -41,9 +41,7 @@ if HAS_SMP
else
_SUBDIRS += sp29
endif
-if HAS__THREAD_QUEUE_QUEUE
_SUBDIRS += spsyslock01
-endif
_SUBDIRS += spstdthreads01
_SUBDIRS += splinkersets01
_SUBDIRS += sptasknopreempt01