aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-15 14:01:51 -0400
committerMatthew Hoops2011-06-15 14:01:51 -0400
commit8d4e60d432c621d88a03c73607739b7e79823f15 (patch)
tree069eeb506199c9b0b48f79a55884360e23aa5a2f /engines/pegasus/module.mk
parent9aa9e6afcb160d0aee233aeaeb80390a23a616a4 (diff)
downloadscummvm-rg350-8d4e60d432c621d88a03c73607739b7e79823f15.tar.gz
scummvm-rg350-8d4e60d432c621d88a03c73607739b7e79823f15.tar.bz2
scummvm-rg350-8d4e60d432c621d88a03c73607739b7e79823f15.zip
PEGASUS: Import MMUtilities functions
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index cb1f237d8f..050285f597 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -11,7 +11,8 @@ MODULE_OBJS = \
video.o \
Game_Shell/CItem.o \
MMShell/Sounds/MMSound.o \
- MMShell/Utilities/MMResourceFile.o
+ MMShell/Utilities/MMResourceFile.o \
+ MMShell/Utilities/MMUtilities.o
# This module can be built as a plugin