From 88b70db20f641c7f177935c18db5383400c3f32c Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Mon, 28 Jul 2003 02:06:49 +0000 Subject: make people happy svn-id: r9215 --- Makefile | 1 + Makefile.mingw | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 1dea7f0bbf..cbb34fba62 100644 --- a/Makefile +++ b/Makefile @@ -71,6 +71,7 @@ LIBS += -lmad # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 +DISABLE_BS2 = 1 ####################################################################### diff --git a/Makefile.mingw b/Makefile.mingw index ebe3a677e1..7ffabe4102 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -53,6 +53,7 @@ LIBS += -lvorbisfile -lvorbis -logg # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 +DISABLE_BS2 = 1 ####################################################################### -- cgit v1.2.3