diff options
author | Filippos Karapetis | 2009-01-02 17:08:04 +0000 |
---|---|---|
committer | Filippos Karapetis | 2009-01-02 17:08:04 +0000 |
commit | 0633c1b1bb0fff6fb28a99302bd30aad975210d7 (patch) | |
tree | 2fa634e214714a82f35ea3c869ebd38902730c2a /configure | |
parent | d5b6996c4521d4d02b2caae3802f5b120c632783 (diff) | |
download | scummvm-rg350-0633c1b1bb0fff6fb28a99302bd30aad975210d7.tar.gz scummvm-rg350-0633c1b1bb0fff6fb28a99302bd30aad975210d7.tar.bz2 scummvm-rg350-0633c1b1bb0fff6fb28a99302bd30aad975210d7.zip |
Added changes to configure, which I forgot to do in my previous commit
svn-id: r35673
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -97,7 +97,9 @@ add_engine m4 "M4/MADS" no add_engine made "MADE" no add_engine parallaction "Parallaction" yes add_engine queen "Flight of the Amazon Queen" yes -add_engine saga "SAGA" yes +add_engine saga "SAGA" yes "ihnm saga2" +add_engine ihnm "I Have No Mouth, and I must Scream" yes +add_engine saga2 "SAGA 2 games" yes add_engine sky "Beneath a Steel Sky" yes add_engine sword1 "Broken Sword 1" yes add_engine sword2 "Broken Sword 2" yes |