summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7dcf73652..75fdd32ae 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -190,6 +190,8 @@ libcvc4_la_SOURCES = \
theory/arith/approx_simplex.h \
theory/arith/arith_ite_utils.cpp \
theory/arith/arith_ite_utils.h \
+ theory/arith/arith_msum.cpp \
+ theory/arith/arith_msum.h \
theory/arith/arith_rewriter.cpp \
theory/arith/arith_rewriter.h \
theory/arith/arith_static_learner.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback