Index: src/tests/Makefile.am
===================================================================
--- src/tests/Makefile.am	(revision 1267fb1431f144c0a5412b4567d123df1c22944d)
+++ src/tests/Makefile.am	(revision 765aa76862409353ed37ea5a4b89c1c041c843f7)
@@ -30,5 +30,5 @@
 
 all-local :
-	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once
+	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine
 
 all-tests :
Index: src/tests/Makefile.in
===================================================================
--- src/tests/Makefile.in	(revision 1267fb1431f144c0a5412b4567d123df1c22944d)
+++ src/tests/Makefile.in	(revision 765aa76862409353ed37ea5a4b89c1c041c843f7)
@@ -651,5 +651,5 @@
 
 all-local :
-	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once
+	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine
 
 all-tests :
