From 77d2dae023958ab10ce2d68fc0b675f4b919f2b8 Mon Sep 17 00:00:00 2001 From: edd Date: Fri, 12 May 2017 10:15:21 +0000 Subject: [PATCH] Link editors/py-neovim. --- editors/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 23407db1b70..d401761808f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.123 2017/05/02 20:59:49 edd Exp $ +# $OpenBSD: Makefile,v 1.124 2017/05/12 10:15:21 edd Exp $ SUBDIR = SUBDIR += abiword @@ -47,6 +47,8 @@ SUBDIR += neovim SUBDIR += nvi SUBDIR += nvi,iconv + SUBDIR += py-neovim + SUBDIR += py-neovim,python3 SUBDIR += py-qscintilla SUBDIR += qscintilla SUBDIR += scintilla