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 5caed7b14..e44bd920c 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -220,6 +220,8 @@ libcvc4_la_SOURCES = \
theory/arith/linear_equality.h \
theory/arith/matrix.cpp \
theory/arith/matrix.h \
+ theory/arith/nonlinear_extension.h \
+ theory/arith/nonlinear_extension.cpp \
theory/arith/normal_form.cpp \
theory/arith/normal_form.h\
theory/arith/partial_model.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback