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 44b5dfeaf..1820fbb5d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -746,6 +746,8 @@ libcvc4_add_sources(
theory/theory_model_builder.h
theory/theory_registrar.h
theory/theory_test_utils.h
+ theory/trust_node.cpp
+ theory/trust_node.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