From a9432e7ef01c73fa5e91b15b5f01f4483f4a0718 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 25 Mar 2000 20:15:33 +0000 Subject: Add and enable cowsay. --- misc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/Makefile b/misc/Makefile index b3798dc0c89..15b71f0beec 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.59 2000/03/01 01:42:59 jwise Exp $ +# $NetBSD: Makefile,v 1.60 2000/03/25 20:15:33 jlam Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -8,6 +8,7 @@ SUBDIR += chipmunk SUBDIR += chord SUBDIR += colorls + SUBDIR += cowsay SUBDIR += dgpsip SUBDIR += dialog SUBDIR += dotfile -- cgit v1.2.3