aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25
diff options
context:
space:
mode:
authorEugene Sandulenko2010-09-01 10:03:04 +0000
committerEugene Sandulenko2010-10-12 23:25:13 +0000
commit53ac47b95581d07e147d68c7de962da7bcbb6c6b (patch)
tree9630e21d5df9c0c0b5bdec40b038fc75a7ecc00d /engines/sword25
parenta5d895473cd6d5c95ed1d17c885ce45e46c2873f (diff)
downloadscummvm-rg350-53ac47b95581d07e147d68c7de962da7bcbb6c6b.tar.gz
scummvm-rg350-53ac47b95581d07e147d68c7de962da7bcbb6c6b.tar.bz2
scummvm-rg350-53ac47b95581d07e147d68c7de962da7bcbb6c6b.zip
SWORD25: update makefile with latest changes.
svn-id: r53305
Diffstat (limited to 'engines/sword25')
-rw-r--r--engines/sword25/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/sword25/module.mk b/engines/sword25/module.mk
index 4576cf519a..0abeb5e01a 100644
--- a/engines/sword25/module.mk
+++ b/engines/sword25/module.mk
@@ -6,6 +6,7 @@ MODULE_OBJS := \
fmv/movieplayer.o \
fmv/movieplayer_script.o \
fmv/theora_decoder.o \
+ fmv/yuvtorgba.o \
gfx/animation.o \
gfx/animationdescription.o \
gfx/animationresource.o \