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 931752cc39c..1f16e5ddc97 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 1999/10/01 16:08:17 drochner Exp $ +# $NetBSD: Makefile,v 1.59 1999/10/14 23:33:53 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -66,6 +66,7 @@ SUBDIR += tanked # SUBDIR += tksol SUBDIR += wormz + SUBDIR += xarchon # SUBDIR += xasteroids # SUBDIR += xbat # SUBDIR += xbattle |