aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-09-27 21:26:51 -0400
committerMatthew Hoops2011-09-27 21:26:51 -0400
commita0a3cbd602940dcf87775363e7a60c5900c97bba (patch)
tree6b703312b4bdef4460cdfed34c75db692e3c9f13 /engines/pegasus/module.mk
parentaf78726e4f3bc13910a615fad13477de6ce4a9f7 (diff)
downloadscummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.tar.gz
scummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.tar.bz2
scummvm-rg350-a0a3cbd602940dcf87775363e7a60c5900c97bba.zip
PEGASUS: Keep specific neighborhood code in subfolders
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index 281188f7bc..c3c0bd83e5 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -46,11 +46,11 @@ MODULE_OBJS = \
neighborhood/extra.o \
neighborhood/hotspotinfo.o \
neighborhood/neighborhood.o \
- neighborhood/prehistoric.o \
neighborhood/spot.o \
neighborhood/turn.o \
neighborhood/view.o \
- neighborhood/zoom.o
+ neighborhood/zoom.o \
+ neighborhood/prehistoric/prehistoric.o
# This module can be built as a plugin