From f5e02bd4a1cc59947e3676b86789f608efb3c407 Mon Sep 17 00:00:00 2001 From: naddy Date: Tue, 18 Jun 2002 17:12:26 +0000 Subject: [PATCH] +cowsay --- games/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/Makefile b/games/Makefile index bb9b4c29040..efea2506760 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.76 2002/06/08 12:06:31 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.77 2002/06/18 17:12:26 naddy Exp $ # $FreeBSD: Makefile,v 1.91 1997/11/18 09:29:31 tg Exp $ # @@ -23,6 +23,7 @@ SUBDIR += corewars # SUBDIR += cosmo SUBDIR += cosmosmash + SUBDIR += cowsay # SUBDIR += crossfire SUBDIR += crossfire-client # SUBDIR += dontspace