diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index d5f2daa3fcc..d284823d40e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2009/12/16 23:57:37 joerg Exp $ +# $NetBSD: Makefile,v 1.329 2010/02/03 11:19:50 wiz Exp $ # COMMENT= Games @@ -162,6 +162,7 @@ SUBDIR+= ltris SUBDIR+= maelstrom-sdl SUBDIR+= maelstrom-x11 SUBDIR+= majesty-demo +SUBDIR+= marathon-trilogy SUBDIR+= minami SUBDIR+= mirrormagic SUBDIR+= mirrormagic-sdl |