aboutsummaryrefslogtreecommitdiff
path: root/graphics/module.mk
diff options
context:
space:
mode:
authorFilippos Karapetis2009-05-21 10:48:03 +0000
committerFilippos Karapetis2009-05-21 10:48:03 +0000
commit11251cf296db70373c00f1761c8b4e6208426618 (patch)
treee87902e816753e5298b8fc4c3c1354c048228500 /graphics/module.mk
parentfddd2a2214ae8d05fb8dc48cd8515427795d44c8 (diff)
downloadscummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.tar.gz
scummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.tar.bz2
scummvm-rg350-11251cf296db70373c00f1761c8b4e6208426618.zip
Moved the Coktel video player into its own subdirectory
svn-id: r40755
Diffstat (limited to 'graphics/module.mk')
-rw-r--r--graphics/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/module.mk b/graphics/module.mk
index edbceb0633..7eef6ba258 100644
--- a/graphics/module.mk
+++ b/graphics/module.mk
@@ -23,8 +23,8 @@ MODULE_OBJS := \
video/mpeg_player.o \
video/smk_player.o \
video/video_player.o \
- video/indeo3.o \
- video/coktelvideo.o
+ video/coktelvideo/indeo3.o \
+ video/coktelvideo/coktelvideo.o
ifndef DISABLE_SCALERS
MODULE_OBJS += \