summaryrefslogtreecommitdiff
path: root/src/options/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/Makefile.am')
-rw-r--r--src/options/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/options/Makefile.am b/src/options/Makefile.am
index 670718e4e..5b0894680 100644
--- a/src/options/Makefile.am
+++ b/src/options/Makefile.am
@@ -23,6 +23,8 @@ OPTIONS_FILES_SRCS = \
../theory/quantifiers/options.h \
../theory/rewriterules/options.cpp \
../theory/rewriterules/options.h \
+ ../theory/strings/options.cpp \
+ ../theory/strings/options.h \
../prop/options.cpp \
../prop/options.h \
../proof/options.cpp \
@@ -82,6 +84,8 @@ nodist_liboptions_la_SOURCES = \
../theory/quantifiers/options.h \
../theory/rewriterules/options.cpp \
../theory/rewriterules/options.h \
+ ../theory/strings/options.cpp \
+ ../theory/strings/options.h \
../prop/options.cpp \
../prop/options.h \
../proof/options.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback