diff options
-rw-r--r-- | games/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 8283597ffbd..e31f1e60771 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2002/02/13 18:44:54 jdolecek Exp $ +# $NetBSD: Makefile,v 1.131 2002/02/14 00:01:13 wiz Exp $ # COMMENT= Games @@ -58,10 +58,11 @@ SUBDIR+= gnuchess-book-small SUBDIR+= gnuchess4 SUBDIR+= gnugo SUBDIR+= golddig +SUBDIR+= gtkballs SUBDIR+= heretic2-demo SUBDIR+= icbm3d -SUBDIR+= iso-pernangband SUBDIR+= imaze +SUBDIR+= iso-pernangband SUBDIR+= jetpack SUBDIR+= kdegames SUBDIR+= kdegames2 |