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 82a69ac5e12..0dd5b297bdc 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.333 2010/03/01 11:16:03 wiz Exp $ +# $NetBSD: Makefile,v 1.334 2010/03/08 22:01:17 snj Exp $ # COMMENT= Games @@ -214,6 +214,7 @@ SUBDIR+= quake3server-ut SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= quakeforge +SUBDIR+= quakespasm SUBDIR+= quarry SUBDIR+= rftg SUBDIR+= rocksndiamonds |