From 645e9d5b941e859518413ff48ae477eb6bd6e41b Mon Sep 17 00:00:00 2001 From: espie Date: Tue, 18 Apr 2000 23:59:11 +0000 Subject: [PATCH] Forgot to add angband:no_x11 --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index 415b0efa9e6..ef5ff1f0229 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.29 2000/04/16 21:34:57 espie Exp $ +# $OpenBSD: Makefile,v 1.30 2000/04/18 23:59:11 espie Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -8,6 +8,7 @@ SUBDIR += agm SUBDIR += an SUBDIR += angband + SUBDIR += angband:no_x11 # SUBDIR += block # SUBDIR += blue SUBDIR += bnetd