aboutsummaryrefslogtreecommitdiff
path: root/engines/mutationofjb/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mutationofjb/module.mk')
-rw-r--r--engines/mutationofjb/module.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/engines/mutationofjb/module.mk b/engines/mutationofjb/module.mk
index 507ae39402..89da245dd4 100644
--- a/engines/mutationofjb/module.mk
+++ b/engines/mutationofjb/module.mk
@@ -20,12 +20,17 @@ MODULE_OBJS := \
commands/renamecommand.o \
commands/saycommand.o \
commands/seqcommand.o \
+ commands/talkcommand.o \
+ tasks/conversationtask.o \
+ tasks/taskmanager.o \
widgets/buttonwidget.o \
widgets/conversationwidget.o \
widgets/imagewidget.o \
widgets/inventorywidget.o \
widgets/widget.o \
animationdecoder.o \
+ assets.o \
+ conversationlinelist.o \
debug.o \
detection.o \
encryptedfile.o \