aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-06-16 14:12:18 -0400
committerMatthew Hoops2011-06-16 14:12:18 -0400
commite789ab0d3b21c1c0cf76700b40f2e3c440a825a0 (patch)
treede0c9855ac595cc9d529a08c0be0c2479858ff87 /engines/pegasus/module.mk
parentfd8eaba47a3a3bdbac56f2d21d100b3b953ed2f5 (diff)
downloadscummvm-rg350-e789ab0d3b21c1c0cf76700b40f2e3c440a825a0.tar.gz
scummvm-rg350-e789ab0d3b21c1c0cf76700b40f2e3c440a825a0.tar.bz2
scummvm-rg350-e789ab0d3b21c1c0cf76700b40f2e3c440a825a0.zip
PEGASUS: Import the MMNotification classes
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 1fdd471669..647ad55f04 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -14,6 +14,9 @@ MODULE_OBJS = \
Game_Shell/CItem.o \
Game_Shell/CItemList.o \
MMShell/Base_Classes/MMFunctionPtr.o \
+ MMShell/Notification/MMNotification.o \
+ MMShell/Notification/MMNotificationManager.o \
+ MMShell/Notification/MMNotificationReceiver.o \
MMShell/Sounds/MMSound.o \
MMShell/Utilities/MMResourceFile.o \
MMShell/Utilities/MMUtilities.o