diff --git a/Code/Mantid/Framework/CMakeLists.txt b/Code/Mantid/Framework/CMakeLists.txt
index 4c7aac55a6f350ff08ba6f9503f8fa997345cd12..6fedd798384e0f9847e415c99f0ebb0813b0ec01 100644
--- a/Code/Mantid/Framework/CMakeLists.txt
+++ b/Code/Mantid/Framework/CMakeLists.txt
@@ -135,8 +135,7 @@ set ( FRAMEWORK_LIBS Kernel Geometry API PythonKernelModule
                      PythonGeometryModule PythonAPIModule DataObjects
                      DataHandling Nexus Algorithms CurveFitting ICat
                      Crystal MDAlgorithms MDEvents WorkflowAlgorithms
-                     LiveData ISISLiveData
-		     SINQ
+                     LiveData ISISLiveData RemoteAlgorithms SINQ
 )
 
 add_custom_target( Framework DEPENDS ${FRAMEWORK_LIBS} )