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 810e3302a..b1a2032c0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -217,6 +217,8 @@ libcvc4_la_SOURCES = \
theory/bv/bitblast_mode.h \
theory/bv/bitblast_mode.cpp \
theory/bv/bitblast_utils.h \
+ theory/bv/bvintropow2.h \
+ theory/bv/bvintropow2.cpp \
theory/idl/idl_model.h \
theory/idl/idl_model.cpp \
theory/idl/idl_assertion.h \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback