summaryrefslogtreecommitdiff
path: root/src/expr/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr/CMakeLists.txt')
-rw-r--r--src/expr/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/expr/CMakeLists.txt b/src/expr/CMakeLists.txt
index 35ef34dfa..61ab7b3fb 100644
--- a/src/expr/CMakeLists.txt
+++ b/src/expr/CMakeLists.txt
@@ -27,6 +27,8 @@ libcvc4_add_sources(
node_manager_listeners.cpp
node_manager_listeners.h
node_self_iterator.h
+ node_trie.cpp
+ node_trie.h
node_value.cpp
node_value.h
pickle_data.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback