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 6566b872284..09059d211c2 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.150 2002/10/12 06:18:01 rh Exp $ +# $NetBSD: Makefile,v 1.151 2002/10/29 14:49:30 wiz Exp $ # COMMENT= Games @@ -120,6 +120,7 @@ SUBDIR+= quake3arena-demo SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= rocksndiamonds +SUBDIR+= rocksndiamonds-levels SUBDIR+= rollemup SUBDIR+= scummvm SUBDIR+= sjeng |