Index: src/tests/Makefile.am
===================================================================
--- src/tests/Makefile.am	(revision daacf82b6a1a11e9270086b5b78fc84e6da757b2)
+++ src/tests/Makefile.am	(revision a7d151f42d5fa3f6f5e1eb81c03b1b1daaa7b438)
@@ -22,5 +22,5 @@
 concurrent = yes
 quick_test += coroutine thread monitor
-concurrent_test = coroutine thread monitor multi-monitor sched-int-barge sched-int-block sched-int-disjoint sched-int-wait sched-ext sched-ext-multi preempt
+concurrent_test = coroutine thread monitor multi-monitor sched-int-block sched-int-disjoint sched-int-wait sched-ext-barge sched-ext-else sched-ext-parse sched-ext-statment preempt
 else
 concurrent=no
Index: src/tests/Makefile.in
===================================================================
--- src/tests/Makefile.in	(revision daacf82b6a1a11e9270086b5b78fc84e6da757b2)
+++ src/tests/Makefile.in	(revision a7d151f42d5fa3f6f5e1eb81c03b1b1daaa7b438)
@@ -320,5 +320,5 @@
 @BUILD_CONCURRENCY_TRUE@concurrent = yes
 @BUILD_CONCURRENCY_FALSE@concurrent_test = 
-@BUILD_CONCURRENCY_TRUE@concurrent_test = coroutine thread monitor multi-monitor sched-int-barge sched-int-block sched-int-disjoint sched-int-wait sched-ext sched-ext-multi preempt
+@BUILD_CONCURRENCY_TRUE@concurrent_test = coroutine thread monitor multi-monitor sched-int-block sched-int-disjoint sched-int-wait sched-ext-barge sched-ext-else sched-ext-parse sched-ext-statment preempt
 
 # applies to both programs
