From 20bf2e60a1468001a456d22925ce11e3e89ba40a Mon Sep 17 00:00:00 2001 From: jasper Date: Wed, 6 Jun 2007 19:38:55 +0000 Subject: [PATCH] add xscorch --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index 05c857bed9b..c367e71087c 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.143 2007/06/05 14:58:09 jasper Exp $ +# $OpenBSD: Makefile,v 1.144 2007/06/06 19:38:55 jasper Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -159,6 +159,7 @@ SUBDIR += xripple SUBDIR += xroach SUBDIR += xscavenger + SUBDIR += xscorch SUBDIR += xscrabble SUBDIR += xskat SUBDIR += xsol