aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStrangerke2015-12-06 22:31:29 +0100
committerStrangerke2015-12-06 22:31:29 +0100
commitade912da56f2263a1ae6e97555dae9dd820489f3 (patch)
tree16f1a6edfb8802a02186ba1329e0704597423037
parentb2be23ba42bf0e8694d2b335ba7ee3619fcff1b2 (diff)
downloadscummvm-rg350-ade912da56f2263a1ae6e97555dae9dd820489f3.tar.gz
scummvm-rg350-ade912da56f2263a1ae6e97555dae9dd820489f3.tar.bz2
scummvm-rg350-ade912da56f2263a1ae6e97555dae9dd820489f3.zip
SWORD25: Build engine by default
-rw-r--r--engines/sword25/configure.engine2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sword25/configure.engine b/engines/sword25/configure.engine
index 1729bbeb33..6a9428c758 100644
--- a/engines/sword25/configure.engine
+++ b/engines/sword25/configure.engine
@@ -1,3 +1,3 @@
# This file is included from the main "configure" script
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
-add_engine sword25 "Broken Sword 2.5" no "" "" "png zlib 16bit"
+add_engine sword25 "Broken Sword 2.5" yes "" "" "png zlib 16bit"