aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2015-05-05 11:45:40 +0200
committerKarel Kočí <cynerd@email.cz>2015-05-05 11:45:40 +0200
commit289b0ce128cdca79676307646eef3d56c25c6dd2 (patch)
treeeec45ee5fd958a94731fa554ef7c690f6f14ecce /conf.py
parent20caa5bb744b543b4a55ef7b2d8432e758bb26bb (diff)
downloadlinux-conf-perf-289b0ce128cdca79676307646eef3d56c25c6dd2.tar.gz
linux-conf-perf-289b0ce128cdca79676307646eef3d56c25c6dd2.tar.bz2
linux-conf-perf-289b0ce128cdca79676307646eef3d56c25c6dd2.zip
Add minisat config
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index b07265c..833f64b 100644
--- a/conf.py
+++ b/conf.py
@@ -55,6 +55,7 @@ nbscript = 'scripts/nbscript'
parse_kconfig = 'scripts/parse_kconfig/parse'
write_config = 'scripts/write_config/write'
novaboot = 'scripts/novaboot/novaboot'
+minisat = 'minisat'
absroot = os.path.dirname(os.path.realpath(__file__))