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 91f537843fc..a46e204b6a6 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2001/10/17 21:51:53 hubertf Exp $ +# $NetBSD: Makefile,v 1.124 2001/10/25 04:44:43 jlam Exp $ # COMMENT= Games @@ -98,6 +98,7 @@ SUBDIR+= quake6 SUBDIR+= quakedata SUBDIR+= rocksndiamonds SUBDIR+= rollemup +SUBDIR+= sjeng SUBDIR+= sl SUBDIR+= spellcast SUBDIR+= svb |