diff --git a/src/tools/cppunit/Jamfile b/src/tools/cppunit/Jamfile index e1bdad7e62..ea59209c8d 100644 --- a/src/tools/cppunit/Jamfile +++ b/src/tools/cppunit/Jamfile @@ -18,6 +18,7 @@ CppUnitLibrary TestCase.cpp TestListener.cpp TestShell.cpp + TestSuite.cpp ThreadedTestCase.cpp cppunit/Asserter.cpp cppunit/CompilerOutputter.cpp