diff options
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index 44d371002a5..ff0218b7d07 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.293 2007/10/30 10:06:22 wiz Exp $ +# $NetBSD: Makefile,v 1.294 2007/11/04 12:36:14 rillig Exp $ # COMMENT= Games @@ -222,6 +222,7 @@ SUBDIR+= tads SUBDIR+= tanked SUBDIR+= teg SUBDIR+= tetrinetx +SUBDIR+= thew SUBDIR+= tileworld SUBDIR+= tscp SUBDIR+= tuxmath |