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 f7f969c0600..271c2ee400a 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.103 2000/11/08 03:05:38 hubertf Exp $ +# $NetBSD: Makefile,v 1.104 2000/11/17 06:45:50 hubertf Exp $ # FreeBSD Id: Makefile,v 1.87 1997/10/15 04:58:31 max Exp # @@ -118,6 +118,7 @@ SUBDIR += xscrabble SUBDIR += xskat SUBDIR += xsoldier + SUBDIR += xtux SUBDIR += xworm SUBDIR += xzip SUBDIR += zombies |