diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 6412f632eec..7c675ec7bee 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.243 2005/02/20 16:20:48 minskim Exp $ +# $NetBSD: Makefile,v 1.244 2005/02/28 02:49:52 ben Exp $ # COMMENT= Games @@ -194,7 +194,6 @@ SUBDIR+= tileworld SUBDIR+= tscp SUBDIR+= tuxmath SUBDIR+= tuxracer -SUBDIR+= ularn SUBDIR+= urban SUBDIR+= vms-empire SUBDIR+= wesnoth |