aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/module.mk
diff options
context:
space:
mode:
authorWalter van Niftrik2010-01-21 16:25:39 +0000
committerWalter van Niftrik2010-01-21 16:25:39 +0000
commit9f5e50c1304a8097a70761cc3e3c5eee7a4e3044 (patch)
treeceea90ffabf5b29e6ae710f71adf0f8599b4294a /engines/sci/module.mk
parentc5409b2d7b1480934d4622b9b7e83928f53abc3a (diff)
downloadscummvm-rg350-9f5e50c1304a8097a70761cc3e3c5eee7a4e3044.tar.gz
scummvm-rg350-9f5e50c1304a8097a70761cc3e3c5eee7a4e3044.tar.bz2
scummvm-rg350-9f5e50c1304a8097a70761cc3e3c5eee7a4e3044.zip
SCI: Removed seq/ directory
svn-id: r47417
Diffstat (limited to 'engines/sci/module.mk')
-rw-r--r--engines/sci/module.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/sci/module.mk b/engines/sci/module.mk
index eed4b3fa5c..105cdabb33 100644
--- a/engines/sci/module.mk
+++ b/engines/sci/module.mk
@@ -58,9 +58,6 @@ MODULE_OBJS := \
sound/iterator/core.o \
sound/iterator/iterator.o \
sound/iterator/songlib.o \
- sound/seq/gm.o \
- sound/seq/instrument-map.o \
- sound/seq/map-mt32-to-gm.o \
sound/softseq/adlib.o \
sound/softseq/amiga.o \
sound/softseq/pcjr.o \