From 1e2c539e42448acb96b67b0fceee0d537afac757 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 26 May 2009 14:43:47 +0000 Subject: SCI: Removing obsolete soft sequencer files svn-id: r40914 --- engines/sci/module.mk | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'engines/sci/module.mk') diff --git a/engines/sci/module.mk b/engines/sci/module.mk index 1f04c0ebc3..7bf436836d 100644 --- a/engines/sci/module.mk +++ b/engines/sci/module.mk @@ -69,11 +69,7 @@ MODULE_OBJS = \ sfx/seq/sequencers.o \ sfx/softseq/adlib.o \ sfx/softseq/amiga.o \ - sfx/softseq/pcjr.o \ - sfx/softseq/opl2.o \ - sfx/softseq/pcspeaker.o \ - sfx/softseq/SN76496.o \ - sfx/softseq/softsequencers.o + sfx/softseq/pcjr.o # This module can be built as a plugin ifeq ($(ENABLE_SCI), DYNAMIC_PLUGIN) -- cgit v1.2.3