From 8620615efa3c6d9b60804dc5208089e1bb7656b2 Mon Sep 17 00:00:00 2001 From: hubertf Date: Fri, 17 Nov 2000 06:45:50 +0000 Subject: [PATCH] add & enable xtux --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index f7f969c06002..271c2ee400ab 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