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 09059d211c2..e87d6b2d24a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.151 2002/10/29 14:49:30 wiz Exp $ +# $NetBSD: Makefile,v 1.152 2002/11/04 07:41:33 rh Exp $ # COMMENT= Games @@ -68,6 +68,7 @@ SUBDIR+= gnuchess4 SUBDIR+= gnugo SUBDIR+= golddig SUBDIR+= gtkballs +SUBDIR+= gturing SUBDIR+= heretic2-demo SUBDIR+= icbm3d SUBDIR+= icebreaker |