From e8105997aad12a24d6c1a46632f5412d82c77278 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 12 Sep 2002 00:22:23 +0000 Subject: [PATCH] Add and enable mirrormagic-sdl. --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index f8fab1f0f090..89fdd5bf6f6a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.145 2002/07/14 09:41:11 rh Exp $ +# $NetBSD: Makefile,v 1.146 2002/09/12 00:22:23 wiz Exp $ # COMMENT= Games @@ -92,6 +92,7 @@ SUBDIR+= maelstrom-x11 SUBDIR+= marbles SUBDIR+= minami SUBDIR+= mirrormagic +SUBDIR+= mirrormagic-sdl SUBDIR+= moria SUBDIR+= nethack SUBDIR+= nethack-lib