diff --git a/indra/test/CMakeLists.txt b/indra/test/CMakeLists.txt
index c8b8846466b9a937c37797c5fd02a67492cf9796..3490ad6f6840404be15cd4101cbe60f3c4a1d8c6 100644
--- a/indra/test/CMakeLists.txt
+++ b/indra/test/CMakeLists.txt
@@ -26,7 +26,7 @@ set(test_SOURCE_FILES
     common.cpp
     inventory.cpp
     io.cpp
-    llapp_tut.cpp
+#    llapp_tut.cpp						# Temporarily removed until thread issues can be solved
     llbase64_tut.cpp
     llblowfish_tut.cpp
     llbuffer_tut.cpp