diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index eb091af453f..c43ebd7e859 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.339 2010/12/08 17:50:36 adam Exp $ +# $NetBSD: Makefile,v 1.340 2010/12/17 09:21:22 wiz Exp $ # COMMENT= Games @@ -243,6 +243,7 @@ SUBDIR+= spider SUBDIR+= stegavorto SUBDIR+= stratagus SUBDIR+= sudoku-cli +SUBDIR+= supertuxkart SUBDIR+= svb SUBDIR+= tads SUBDIR+= tanked |