summaryrefslogtreecommitdiff
path: root/src/options/Makefile.am
diff options
context:
space:
mode:
authorTim King <taking@cs.nyu.edu>2016-03-21 20:51:07 -0700
committerTim King <taking@cs.nyu.edu>2016-03-21 20:51:07 -0700
commitfa0e13c32b15b628cc812928c0fb6c094f85079d (patch)
tree5ac79f0393ef395b83cbbff2a26b7fab51610176 /src/options/Makefile.am
parent22c24eeffd7dc0e44533ccd8c2c6dc91eb77f2f3 (diff)
New version of the recursive options parsing strategy.
Diffstat (limited to 'src/options/Makefile.am')
-rw-r--r--src/options/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/options/Makefile.am b/src/options/Makefile.am
index 8a465c522..643932781 100644
--- a/src/options/Makefile.am
+++ b/src/options/Makefile.am
@@ -206,7 +206,8 @@ liboptions_la_SOURCES = \
arith_propagation_mode.h \
arith_unate_lemma_mode.cpp \
arith_unate_lemma_mode.h \
- argument_extender.cpp \
+ argument_extender_implementation.cpp \
+ argument_extender_implementation.h \
argument_extender.h \
base_handlers.h \
boolean_term_conversion_mode.cpp \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback