aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/module.mk')
-rw-r--r--engines/titanic/module.mk7
1 files changed, 7 insertions, 0 deletions
diff --git a/engines/titanic/module.mk b/engines/titanic/module.mk
index e28f0f3e1c..e91a60222c 100644
--- a/engines/titanic/module.mk
+++ b/engines/titanic/module.mk
@@ -39,6 +39,13 @@ MODULE_OBJS := \
game/service_elevator_door.o \
game/sub_glass.o \
game/television.o \
+ gfx/act_button.o \
+ gfx/changes_season_button.o \
+ gfx/elevator_button.o \
+ gfx/move_object_button.o \
+ gfx/slider_button.o \
+ gfx/st_button.o \
+ gfx/status_change_button.o \
messages/auto_sound_event.o \
messages/door_auto_sound_event.o \
moves/enter_bomb_room.o \