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 cfe17d68468..84d1c0bb73c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.284 2007/02/24 21:06:28 wiz Exp $ +# $NetBSD: Makefile,v 1.285 2007/05/19 01:11:52 heinz Exp $ # COMMENT= Games @@ -209,6 +209,7 @@ SUBDIR+= spellcast SUBDIR+= spider SUBDIR+= starfighter SUBDIR+= stratagus +SUBDIR+= sudoku-cli SUBDIR+= svb SUBDIR+= tads SUBDIR+= tanked |