diff options
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/Makefile b/games/Makefile index a6d65bbfdf3..63db0d8dae4 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.118 2001/04/22 10:00:14 kei Exp $ +# $NetBSD: Makefile,v 1.119 2001/04/27 15:28:26 agc Exp $ # COMMENT= Games @@ -99,6 +99,7 @@ SUBDIR+= spellcast SUBDIR+= svb SUBDIR+= tanked SUBDIR+= tscp +SUBDIR+= ularn SUBDIR+= wormz SUBDIR+= xarchon SUBDIR+= xbat |