diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index ad8d2c95c78..7dc021bd5b4 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.208 2020/06/18 03:01:50 gutteridge Exp $ +# $NetBSD: Makefile,v 1.209 2020/08/12 14:17:02 ryoon Exp $ # COMMENT= Editors @@ -39,6 +39,7 @@ SUBDIR+= emacs25 SUBDIR+= emacs25-nox11 SUBDIR+= emacs26 SUBDIR+= emacs26-nox11 +SUBDIR+= emacs27 SUBDIR+= ex SUBDIR+= fe SUBDIR+= feathernotes |