From 037422f2945e1241e5c61acd780ac718b43a01c4 Mon Sep 17 00:00:00 2001 From: couderc Date: Thu, 6 Jun 2002 07:26:28 +0000 Subject: [PATCH] Add beaver --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 0c3ef7fa76b..7a22ddea50a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.40 2002/05/30 11:00:43 naddy Exp $ +# $OpenBSD: Makefile,v 1.41 2002/06/06 07:26:28 couderc Exp $ # $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # @@ -6,6 +6,7 @@ # SUBDIR += asedit SUBDIR += axe SUBDIR += beav + SUBDIR += beaver # SUBDIR += bpatch SUBDIR += bvi SUBDIR += cooledit