summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorMathias Preiner <mathias.preiner@gmail.com>2017-11-28 20:11:36 -0800
committerMathias Preiner <mathias.preiner@gmail.com>2017-11-28 20:11:36 -0800
commit41917106e89bd35e99ac313f0a5ca13f72f86d93 (patch)
treee2dd319a0d9390a8822f8fb3cc5477e27c52750e /contrib
parent54ed528aa098625634856f53f0ceb6f69afdafbd (diff)
Add Cryptominisat script and patches to source file distribution.
This enables building CVC4 from a source release with Cryptominisat support.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/Makefile.am b/contrib/Makefile.am
index f65019882..937b223bf 100644
--- a/contrib/Makefile.am
+++ b/contrib/Makefile.am
@@ -9,8 +9,11 @@ EXTRA_DIST = \
addsourcedir \
new-theory \
configure-in-place \
+ cryptominisat-4.2.0.patch \
+ cryptominisat-4.2.0.second.patch \
depgraph \
get-antlr-3.4 \
+ get-cryptominisat4 \
get-win-dependencies \
mac-build \
run-script-smtcomp2014 \
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback