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, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 1a06e9366..c1e39f47e 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1128,6 +1128,7 @@ install(FILES
expr/expr_iomanip.h
expr/record.h
expr/sequence.h
+ expr/symbol_manager.h
expr/symbol_table.h
expr/type.h
expr/uninterpreted_constant.h
@@ -1151,7 +1152,6 @@ install(FILES
parser/parser_builder.h
parser/parser_exception.h
parser/parse_op.h
- parser/symbol_manager.h
DESTINATION
${CMAKE_INSTALL_INCLUDEDIR}/cvc4/parser)
install(FILES
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback