diff options
author | Steve Wills <swills@FreeBSD.org> | 2015-09-10 18:03:15 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2015-09-10 18:03:15 +0000 |
commit | 58bf169fb9492d29ba3612a3e4873642f25c4f5c (patch) | |
tree | 2ce336964e912198eb3f6119174dbd409c6e95bd /editors/Makefile | |
parent | efd504f95a62ec82140c658221a15f242ee6fd12 (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 85688e83f254..37378b69c44b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -208,6 +208,7 @@ SUBDIR += nano-devel SUBDIR += ne SUBDIR += nedit + SUBDIR += neovim SUBDIR += nvi-devel SUBDIR += nvi-m17n SUBDIR += omegaT |