From b3e6c54b64c4d8e08b466b53fc5f0324a9733e53 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Tue, 16 Dec 2003 05:29:26 +0000 Subject: Update for simon1 svn-id: r11673 --- Makefile.mingw | 1 + Makefile.noconf | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile.mingw b/Makefile.mingw index 10e1af01ac..14f0329a9b 100644 --- a/Makefile.mingw +++ b/Makefile.mingw @@ -60,6 +60,7 @@ LIBS += -lvorbisfile -lvorbis -logg # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 +# DISABLE_SWORD1 = 1 # DISABLE_SWORD2 = 1 # DISABLE_QUEEN = 1 diff --git a/Makefile.noconf b/Makefile.noconf index 30b067f22d..183548f000 100644 --- a/Makefile.noconf +++ b/Makefile.noconf @@ -73,6 +73,7 @@ LIBS += -lmad # DISABLE_SCUMM = 1 # DISABLE_SIMON = 1 # DISABLE_SKY = 1 +# DISABLE_SWORD1 = 1 # DISABLE_SWORD2 = 1 # DISABLE_QUEEN = 1 -- cgit v1.2.3