Index: trunk/libs/bind/test/Jamfile.v2 =================================================================== --- trunk/libs/bind/test/Jamfile.v2 (revision 53663) +++ trunk/libs/bind/test/Jamfile.v2 (working copy) @@ -28,6 +28,7 @@ [ run bind_placeholder_test.cpp ] [ run bind_rvalue_test.cpp ] [ run bind_and_or_test.cpp ] + [ run bind_typeof_test.cpp ] [ run mem_fn_test.cpp ] [ run mem_fn_void_test.cpp ] [ run mem_fn_derived_test.cpp ]