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 a8edbf1fd..e2109cf1e 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -602,6 +602,8 @@ libcvc4_la_SOURCES = \
theory/strings/regexp_elim.h \
theory/strings/regexp_operation.cpp \
theory/strings/regexp_operation.h \
+ theory/strings/skolem_cache.cpp \
+ theory/strings/skolem_cache.h \
theory/strings/theory_strings.cpp \
theory/strings/theory_strings.h \
theory/strings/theory_strings_preprocess.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback