From 1dc52540e9987f0f818ae7ae5e25c2923e612694 Mon Sep 17 00:00:00 2001 From: Thomas Gellekum Date: Fri, 15 May 1998 12:34:47 +0000 Subject: [PATCH] Activate pente. --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index 45c7b5b73814..5f0bc1b6b118 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.134 1998/05/14 07:13:11 tg Exp $ +# $Id: Makefile,v 1.135 1998/05/15 12:16:29 tg Exp $ # SUBDIR += 3dc @@ -43,6 +43,7 @@ SUBDIR += netris SUBDIR += oneko SUBDIR += oonsoo + SUBDIR += pente SUBDIR += qcc SUBDIR += quakeserver SUBDIR += seabattle