aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authorYotam Barnoy2010-11-04 05:51:58 +0000
committerYotam Barnoy2010-11-04 05:51:58 +0000
commit3fedacdb434e625524cca29e210f420ff7f557e0 (patch)
tree7724ef4e30ab2a2d23e5f5c1f8f782617cc48bbe /backends
parent99cf0e39368986086d5608509a52e1d4f1a70208 (diff)
downloadscummvm-rg350-3fedacdb434e625524cca29e210f420ff7f557e0.tar.gz
scummvm-rg350-3fedacdb434e625524cca29e210f420ff7f557e0.tar.bz2
scummvm-rg350-3fedacdb434e625524cca29e210f420ff7f557e0.zip
DC: remove multi-build of dc-provider that slipped in with plugin merge.
svn-id: r54058
Diffstat (limited to 'backends')
-rw-r--r--backends/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/module.mk b/backends/module.mk
index b3a23f10e7..6c5a9a71cd 100644
--- a/backends/module.mk
+++ b/backends/module.mk
@@ -29,7 +29,6 @@ MODULE_OBJS := \
plugins/elf/arm-loader.o \
plugins/elf/elf-provider.o \
plugins/elf/version.o \
- plugins/dc/dc-provider.o \
plugins/posix/posix-provider.o \
plugins/sdl/sdl-provider.o \
plugins/win32/win32-provider.o \