aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/module.mk
diff options
context:
space:
mode:
authorMartin Kiewitz2015-06-27 22:43:32 +0200
committerMartin Kiewitz2015-06-27 22:44:39 +0200
commit0655839a4ff2a3805919c0b9bfa8f035d015e641 (patch)
tree2708550c323fac08ba6062b869389905ff21a0c8 /engines/sherlock/module.mk
parent9cfe5c12968bdb53fb552615a354180b04778e29 (diff)
downloadscummvm-rg350-0655839a4ff2a3805919c0b9bfa8f035d015e641.tar.gz
scummvm-rg350-0655839a4ff2a3805919c0b9bfa8f035d015e641.tar.bz2
scummvm-rg350-0655839a4ff2a3805919c0b9bfa8f035d015e641.zip
COMMON: move Miles Audio AdLib+MT32 to common
- remove Miles Audio from Sherlock engine - put Miles Audio into common audio (namespace Audio) - Miles Audio is used at least by the engines TINSEL, GROOVIE, TOLTECS, SAGA and KYRA This way it can be used by the other engines
Diffstat (limited to 'engines/sherlock/module.mk')
-rw-r--r--engines/sherlock/module.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/sherlock/module.mk b/engines/sherlock/module.mk
index 704b8d2639..e592baa5f5 100644
--- a/engines/sherlock/module.mk
+++ b/engines/sherlock/module.mk
@@ -19,8 +19,6 @@ MODULE_OBJS = \
scalpel/scalpel_talk.o \
scalpel/scalpel_user_interface.o \
scalpel/settings.o \
- tattoo/drivers/tattoo_adlib.o \
- tattoo/drivers/tattoo_mt32.o \
tattoo/tattoo.o \
tattoo/tattoo_fixed_text.o \
tattoo/tattoo_journal.o \