From 5f1216d37363429ff3066ded8bf0fca8306709d7 Mon Sep 17 00:00:00 2001 From: jasper Date: Sun, 30 Jul 2006 09:13:59 +0000 Subject: [PATCH] add clines --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index c1be3919ea4..b623d9b5c12 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.124 2006/06/01 08:07:59 jolan Exp $ +# $OpenBSD: Makefile,v 1.125 2006/07/30 09:13:59 jasper Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -17,6 +17,7 @@ SUBDIR += castle-combat SUBDIR += cgoban SUBDIR += circuit + SUBDIR += clines SUBDIR += connect4 SUBDIR += corewars SUBDIR += cosmosmash