aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-24 16:23:32 -0400
committerMatthew Hoops2011-10-24 16:23:32 -0400
commit61311a2648f973c4ceb534243918d6462fea0488 (patch)
treee92f1476d9570ac9ff097c9c63a1019176391711 /engines/pegasus/module.mk
parentb3059e75e2597671abe501e62e73138f0825976b (diff)
downloadscummvm-rg350-61311a2648f973c4ceb534243918d6462fea0488.tar.gz
scummvm-rg350-61311a2648f973c4ceb534243918d6462fea0488.tar.bz2
scummvm-rg350-61311a2648f973c4ceb534243918d6462fea0488.zip
PEGASUS: Add the robot ship
Diffstat (limited to 'engines/pegasus/module.mk')
-rw-r--r--engines/pegasus/module.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/pegasus/module.mk b/engines/pegasus/module.mk
index aca065ad97..034ccaa9d5 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -61,6 +61,7 @@ MODULE_OBJS = \
neighborhood/mars/mars.o \
neighborhood/mars/planetmover.o \
neighborhood/mars/reactor.o \
+ neighborhood/mars/robotship.o \
neighborhood/mars/shuttleenergymeter.o \
neighborhood/mars/spacechase3d.o \
neighborhood/mars/spacejunk.o \