summaryrefslogtreecommitdiff
path: root/src/options/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2012-09-29 16:19:01 +0000
committerMorgan Deters <mdeters@gmail.com>2012-09-29 16:19:01 +0000
commit304bdf18169ab0070ddbd6d4c9ebea8be46314b1 (patch)
treeaafd60116b04155a8affd917c05eb7f39462351e /src/options/Makefile.am
parent90351f11da6c36184a3f6339ce066038459026a1 (diff)
draft RELEASE-NOTES file, and minor release stuff
Diffstat (limited to 'src/options/Makefile.am')
-rw-r--r--src/options/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/options/Makefile.am b/src/options/Makefile.am
index d4d5b2861..155c1b249 100644
--- a/src/options/Makefile.am
+++ b/src/options/Makefile.am
@@ -177,8 +177,8 @@ options-stamp: options_holder_template.h options_template.cpp ../smt/smt_options
@srcdir@/../smt/smt_options_template.cpp @builddir@/../smt/smt_options.cpp \
@top_builddir@/doc/cvc4.1_template @top_builddir@/doc/cvc4.1 \
@top_builddir@/doc/libcvc4.3_template @top_builddir@/doc/libcvc4.3 \
- @top_builddir@/doc/SmtEngine.3cvc4_template @top_builddir@/doc/SmtEngine.3cvc4 \
- @top_builddir@/doc/options.3cvc4_template @top_builddir@/doc/options.3cvc4 \
+ @top_builddir@/doc/SmtEngine.3cvc_template @top_builddir@/doc/SmtEngine.3cvc \
+ @top_builddir@/doc/options.3cvc_template @top_builddir@/doc/options.3cvc \
-t \
@srcdir@/base_options_template.h @srcdir@/base_options_template.cpp \
$(foreach o,$(OPTIONS_FILES),"$(srcdir)/$(o)" "$(patsubst %/,%,$(dir $(o)))") \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback