aboutsummaryrefslogtreecommitdiff
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 9fc366e778..8fbc8263be 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -88,7 +88,7 @@ endif
ifdef DISABLE_SWORD2
DEFINES += -DDISABLE_SWORD2
else
-MODULES += bs2
+MODULES += sword2
endif
ifdef DISABLE_QUEEN