diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 2d61cb8b438..f038a71f70a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 1999/02/07 02:06:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.46 1999/02/08 08:51:19 frueauf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -30,7 +30,7 @@ SUBDIR += galaxa # SUBDIR += galaxis SUBDIR += gemdropx -# SUBDIR += gnuchess + SUBDIR += gnuchess # SUBDIR += gnugo # SUBDIR += gnushogi SUBDIR += golddig |