aboutsummaryrefslogtreecommitdiff
path: root/saga
diff options
context:
space:
mode:
authorTorbjörn Andersson2004-11-06 09:26:36 +0000
committerTorbjörn Andersson2004-11-06 09:26:36 +0000
commit6b3432a93ee1229997e94eeff04784c41251c83b (patch)
tree34cae46f4c84b2e75425fd0eeac92da5d4ad7b5c /saga
parent84b5b2534cbf8683705dfb9d7bfccbb3850edcb0 (diff)
downloadscummvm-rg350-6b3432a93ee1229997e94eeff04784c41251c83b.tar.gz
scummvm-rg350-6b3432a93ee1229997e94eeff04784c41251c83b.tar.bz2
scummvm-rg350-6b3432a93ee1229997e94eeff04784c41251c83b.zip
Be more consistent with the other module.mk files.
svn-id: r15719
Diffstat (limited to 'saga')
-rw-r--r--saga/module.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/saga/module.mk b/saga/module.mk
index 4a907ee54f..ada12ae01e 100644
--- a/saga/module.mk
+++ b/saga/module.mk
@@ -1,6 +1,6 @@
MODULE := saga
-MODULE_OBJS = \
+MODULE_OBJS := \
saga/actionmap.o \
saga/actor.o \
saga/actordata.o \