From 9f41b0ad060c994b00a5bd3fdbb2b67c02436e3b Mon Sep 17 00:00:00 2001 From: sturm Date: Thu, 14 Aug 2003 18:28:43 +0000 Subject: [PATCH] + scintilla + scite --- editors/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index bb01d0867b2..9e83e019378 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.47 2003/07/06 18:51:45 naddy Exp $ +# $OpenBSD: Makefile,v 1.48 2003/08/14 18:28:43 sturm Exp $ # $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # @@ -38,6 +38,8 @@ # SUBDIR += nvi SUBDIR += nvi-m17n SUBDIR += nvi-m17n,canna + SUBDIR += scintilla + SUBDIR += scite # SUBDIR += staroffice SUBDIR += ted SUBDIR += textedit