From 34de54d24d462f3700aee1909d9cd1956c302bee Mon Sep 17 00:00:00 2001 From: solene Date: Sun, 14 Jun 2020 13:07:23 +0000 Subject: [PATCH] + kakoune --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 705f31d4027..3f7494a3853 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.138 2020/02/29 08:17:58 rsadowski Exp $ +# $OpenBSD: Makefile,v 1.139 2020/06/14 13:07:23 solene Exp $ SUBDIR = SUBDIR += abiword @@ -32,6 +32,7 @@ SUBDIR += jed,no_x11 SUBDIR += joe SUBDIR += jove + SUBDIR += kakoune SUBDIR += kile SUBDIR += ktikz SUBDIR += ldapvi