summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 4ca57effd..7366d6eb2 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -896,6 +896,8 @@ libcvc4_add_sources(
theory/theory_test_utils.h
theory/trust_node.cpp
theory/trust_node.h
+ theory/trust_substitutions.cpp
+ theory/trust_substitutions.h
theory/type_enumerator.h
theory/type_set.cpp
theory/type_set.h
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback