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 bdbe91aea00..a0f13190f9f 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.155 2002/12/09 19:31:16 wiz Exp $ +# $NetBSD: Makefile,v 1.156 2002/12/10 09:19:17 rh Exp $ # COMMENT= Games @@ -70,6 +70,7 @@ SUBDIR+= gnugo SUBDIR+= golddig SUBDIR+= grhino SUBDIR+= gtkballs +SUBDIR+= gtkgo SUBDIR+= gturing SUBDIR+= heretic2-demo SUBDIR+= icbm3d |