aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/module.mk
diff options
context:
space:
mode:
authorSven Hesse2009-07-05 11:28:25 +0000
committerSven Hesse2009-07-05 11:28:25 +0000
commitbc4f27c6b6c5a7cdf6ecc088ecf39f8f0546d976 (patch)
treecf17944a39a8aeb7320630d66a147a0397673e70 /engines/gob/module.mk
parent86f0669c93c7fa3d8887820470e075b20abe1a71 (diff)
downloadscummvm-rg350-bc4f27c6b6c5a7cdf6ecc088ecf39f8f0546d976.tar.gz
scummvm-rg350-bc4f27c6b6c5a7cdf6ecc088ecf39f8f0546d976.tar.bz2
scummvm-rg350-bc4f27c6b6c5a7cdf6ecc088ecf39f8f0546d976.zip
Removing the now empty Game_Fascination class
svn-id: r42125
Diffstat (limited to 'engines/gob/module.mk')
-rw-r--r--engines/gob/module.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/gob/module.mk b/engines/gob/module.mk
index 6c8b735019..33d8f642b4 100644
--- a/engines/gob/module.mk
+++ b/engines/gob/module.mk
@@ -14,7 +14,6 @@ MODULE_OBJS := \
game_v1.o \
game_v2.o \
game_v6.o \
- game_fascin.o \
global.o \
gob.o \
goblin.o \