diff -r 1013caf84c2e doc/contributions.txt --- a/doc/contributions.txt Thu Dec 16 15:43:18 2010 +0100 +++ b/doc/contributions.txt Sat Feb 26 22:19:40 2011 +0100 @@ -176,6 +176,7 @@ blino Nakamura VWR-17 Boroondas Gupte + OPEN-39 SNOW-278 SNOW-503 SNOW-510 diff -r 1013caf84c2e indra/cmake/LLAddBuildTest.cmake --- a/indra/cmake/LLAddBuildTest.cmake Thu Dec 16 15:43:18 2010 +0100 +++ b/indra/cmake/LLAddBuildTest.cmake Sat Feb 26 22:19:40 2011 +0100 @@ -1,6 +1,7 @@ # -*- cmake -*- include(LLTestCommand) include(GoogleMock) +include(Tut) MACRO(LL_ADD_PROJECT_UNIT_TESTS project sources) # Given a project name and a list of sourcefiles (with optional properties on each),