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 8b901c9ecbc..4db6b81ebe5 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.335 2010/03/09 22:09:06 snj Exp $ +# $NetBSD: Makefile,v 1.336 2010/03/09 23:20:36 snj Exp $ # COMMENT= Games @@ -251,6 +251,7 @@ SUBDIR+= tileworld SUBDIR+= tscp SUBDIR+= tuxmath SUBDIR+= tuxracer +SUBDIR+= tyrquake SUBDIR+= ufoai SUBDIR+= urban SUBDIR+= velena |