about summary refs log tree commit diff homepage
path: root/lib/Core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/CMakeLists.txt')
-rw-r--r--lib/Core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Core/CMakeLists.txt b/lib/Core/CMakeLists.txt
index 021c3ce7..534753eb 100644
--- a/lib/Core/CMakeLists.txt
+++ b/lib/Core/CMakeLists.txt
@@ -12,6 +12,7 @@ add_library(kleeCore
   CallPathManager.cpp
   Context.cpp
   CoreStats.cpp
+  Differentiator.cpp
   ExecutionState.cpp
   ExecutionTree.cpp
   ExecutionTreeWriter.cpp