diff --git a/lib/Sema/CMakeLists.txt b/lib/Sema/CMakeLists.txt
index 8584d6018874cb184860caa13a83a7eb85571d70..b349636d8f03ac3ab35288d580af7804a101c508 100644
--- a/lib/Sema/CMakeLists.txt
+++ b/lib/Sema/CMakeLists.txt
@@ -4,6 +4,7 @@ add_clang_library(clangSema
   IdentifierResolver.cpp
   ParseAST.cpp
   Sema.cpp
+  SemaAccess.cpp
   SemaAttr.cpp
   SemaChecking.cpp
   SemaCXXScopeSpec.cpp