aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorFilippos Karapetis2009-03-30 08:09:02 +0000
committerFilippos Karapetis2009-03-30 08:09:02 +0000
commitdd32b974e4aef065907311632d4f009bef2efba6 (patch)
tree04ab542056089b1a4e3146a16fd821e078634768 /configure
parent6e075e8a348f5fab5680b5d99cd5010ffe53db28 (diff)
downloadscummvm-rg350-dd32b974e4aef065907311632d4f009bef2efba6.tar.gz
scummvm-rg350-dd32b974e4aef065907311632d4f009bef2efba6.tar.bz2
scummvm-rg350-dd32b974e4aef065907311632d4f009bef2efba6.zip
Added build rules for SCI32 games
svn-id: r39752
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure b/configure
index 56e91847b6..f835c9800b 100755
--- a/configure
+++ b/configure
@@ -88,7 +88,8 @@ add_engine queen "Flight of the Amazon Queen" yes
add_engine saga "SAGA" yes "ihnm saga2"
add_engine ihnm "IHNM" yes
add_engine saga2 "SAGA 2 games" no
-add_engine sci "SCI" no
+add_engine sci "SCI" no "sci32"
+add_engine sci32 "SCI32 games" no
add_engine sky "Beneath a Steel Sky" yes
add_engine sword1 "Broken Sword 1" yes
add_engine sword2 "Broken Sword 2" yes