diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 5c39547bd7e..0d5834f29cd 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.142 2002/06/16 21:29:56 wiz Exp $ +# $NetBSD: Makefile,v 1.143 2002/07/08 00:47:12 wiz Exp $ # COMMENT= Games @@ -50,6 +50,7 @@ SUBDIR+= freeciv-share SUBDIR+= frotz SUBDIR+= galaxa SUBDIR+= gemdropx +SUBDIR+= glickomania SUBDIR+= gnocatan SUBDIR+= gnome-breakout SUBDIR+= gnome-chess |