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 b6149fe451b..dca8800b0b2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.306 2008/08/17 13:09:41 gdt Exp $ +# $NetBSD: Makefile,v 1.307 2008/09/09 12:47:48 kefren Exp $ # COMMENT= Games @@ -234,6 +234,7 @@ SUBDIR+= tileworld SUBDIR+= tscp SUBDIR+= tuxmath SUBDIR+= tuxracer +SUBDIR+= ufoai SUBDIR+= urban SUBDIR+= velena SUBDIR+= vms-empire |