aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 7a2d5b1a2c..642e94a017 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -8,6 +8,7 @@ MODULE_OBJS = \
graphics.o \
hotspot.o \
menu.o \
+ notification.o \
overview.o \
pegasus.o \
sound.o \
@@ -18,9 +19,6 @@ MODULE_OBJS = \
items/biochips/biochipitem.o \
items/inventory/inventoryitem.o \
MMShell/Base_Classes/MMFunctionPtr.o \
- MMShell/Notification/MMNotification.o \
- MMShell/Notification/MMNotificationManager.o \
- MMShell/Notification/MMNotificationReceiver.o \
MMShell/Utilities/MMResourceFile.o \
MMShell/Utilities/MMTimeValue.o \
MMShell/Utilities/MMUtilities.o \