diff options
author | Travis Howell | 2003-07-28 03:34:47 +0000 |
---|---|---|
committer | Travis Howell | 2003-07-28 03:34:47 +0000 |
commit | 0dfde5cabae51e7b7eccfbb3d6743800db888a7e (patch) | |
tree | 9dddcdea774c9a7dedad7a6a579831ddc4ba9b30 | |
parent | ccc40eecc9d826ee359a2a0914ab3f949be29360 (diff) | |
download | scummvm-rg350-0dfde5cabae51e7b7eccfbb3d6743800db888a7e.tar.gz scummvm-rg350-0dfde5cabae51e7b7eccfbb3d6743800db888a7e.tar.bz2 scummvm-rg350-0dfde5cabae51e7b7eccfbb3d6743800db888a7e.zip |
Ooops
svn-id: r9223
-rw-r--r-- | Makefile.mingw | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw b/Makefile.mingw index 3ac62c0df8..7ffabe4102 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -53,7 +53,7 @@ LIBS += -lvorbisfile -lvorbis -logg # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 -# DISABLE_BS2 = 1 +DISABLE_BS2 = 1 ####################################################################### |