Index: src/tests/Makefile.am
===================================================================
--- src/tests/Makefile.am	(revision 0c92c9f0632273f81f11622ea9a570797b9c7092)
+++ src/tests/Makefile.am	(revision 863b34fc4ded3e787586389ab27770d2cdb64ed3)
@@ -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 0c92c9f0632273f81f11622ea9a570797b9c7092)
+++ src/tests/Makefile.in	(revision 863b34fc4ded3e787586389ab27770d2cdb64ed3)
@@ -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 :
