aboutsummaryrefslogtreecommitdiff
path: root/engines/voyeur/module.mk
diff options
context:
space:
mode:
authorPaul Gilbert2013-06-10 21:29:12 -0400
committerPaul Gilbert2013-06-10 21:29:12 -0400
commit7bf4d492538fefa73787f687913f1b905af8f808 (patch)
tree20318b76133cf2bab724b52eaf0f483a6afcad63 /engines/voyeur/module.mk
parent54c470d36ff9d739644bb93df7e693d162eedbd1 (diff)
downloadscummvm-rg350-7bf4d492538fefa73787f687913f1b905af8f808.tar.gz
scummvm-rg350-7bf4d492538fefa73787f687913f1b905af8f808.tar.bz2
scummvm-rg350-7bf4d492538fefa73787f687913f1b905af8f808.zip
VOYEUR: Starting to implement code for the lock screen
Diffstat (limited to 'engines/voyeur/module.mk')
-rw-r--r--engines/voyeur/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/voyeur/module.mk b/engines/voyeur/module.mk
index bbe3d2e5e9..3e9cbe436a 100644
--- a/engines/voyeur/module.mk
+++ b/engines/voyeur/module.mk
@@ -7,6 +7,7 @@ MODULE_OBJS := \
game.o \
files.o \
graphics.o \
+ utils.o \
voyeur.o
# This module can be built as a plugin