aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Checker/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Checker/CMakeLists.txt b/lib/Checker/CMakeLists.txt
index 46a37228f9..033ad33814 100644
--- a/lib/Checker/CMakeLists.txt
+++ b/lib/Checker/CMakeLists.txt
@@ -26,6 +26,7 @@ add_clang_library(clangChecker
DivZeroChecker.cpp
Environment.cpp
ExplodedGraph.cpp
+ FlatStore.cpp
FixedAddressChecker.cpp
GRBlockCounter.cpp
GRCoreEngine.cpp