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 05bff35300d..a47483c8ca7 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2001/04/17 21:49:11 rh Exp $ +# $NetBSD: Makefile,v 1.116 2001/04/17 22:15:24 rh Exp $ # COMMENT= Games @@ -79,6 +79,7 @@ SUBDIR+= nethack-tty SUBDIR+= nethack-x11 SUBDIR+= netmaze SUBDIR+= netris +SUBDIR+= newvox SUBDIR+= nighthawk SUBDIR+= omega SUBDIR+= pacman |