From 41917106e89bd35e99ac313f0a5ca13f72f86d93 Mon Sep 17 00:00:00 2001 From: Mathias Preiner Date: Tue, 28 Nov 2017 20:11:36 -0800 Subject: [PATCH] Add Cryptominisat script and patches to source file distribution. This enables building CVC4 from a source release with Cryptominisat support. --- contrib/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) 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 \ -- 2.30.2