aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus/module.mk
diff options
context:
space:
mode:
authorMatthew Hoops2011-10-27 14:43:18 -0400
committerMatthew Hoops2011-10-27 14:43:18 -0400
commit9f1d9f369769ce550dc8e7f3fac55c02bb9ad7c4 (patch)
treed7a92286028bee5db19bba49eae4c74cfcea1a51 /engines/pegasus/module.mk
parent61311a2648f973c4ceb534243918d6462fea0488 (diff)
downloadscummvm-rg350-9f1d9f369769ce550dc8e7f3fac55c02bb9ad7c4.tar.gz
scummvm-rg350-9f1d9f369769ce550dc8e7f3fac55c02bb9ad7c4.tar.bz2
scummvm-rg350-9f1d9f369769ce550dc8e7f3fac55c02bb9ad7c4.zip
PEGASUS: Add the shuttle weapon base class
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 034ccaa9d5..2103827d57 100644
--- a/engines/pegasus/module.mk
+++ b/engines/pegasus/module.mk
@@ -63,6 +63,7 @@ MODULE_OBJS = \
neighborhood/mars/reactor.o \
neighborhood/mars/robotship.o \
neighborhood/mars/shuttleenergymeter.o \
+ neighborhood/mars/shuttleweapon.o \
neighborhood/mars/spacechase3d.o \
neighborhood/mars/spacejunk.o \
neighborhood/norad/norad.o \