Index: src/tests/Makefile.am
===================================================================
--- src/tests/Makefile.am	(revision 23c2b8d38af6f04d5ddd0f7b4f020a8a3553c976)
+++ src/tests/Makefile.am	(revision 059531a68fa2cdde9d256ef7ebd70ebcc93be6a2)
@@ -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 coroutine
+	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine thread
 
 all-tests :
Index: src/tests/Makefile.in
===================================================================
--- src/tests/Makefile.in	(revision 23c2b8d38af6f04d5ddd0f7b4f020a8a3553c976)
+++ src/tests/Makefile.in	(revision 059531a68fa2cdde9d256ef7ebd70ebcc93be6a2)
@@ -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 coroutine
+	@+python test.py vector_test avl_test operators numericConstants expression enum array typeof cast dtor-early-exit init_once coroutine thread
 
 all-tests :
