diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2016-12-30 10:19:09 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2016-12-30 10:19:09 +0000 |
commit | c060c425ad2c654711734fc0e3c6cfab22dcf128 (patch) | |
tree | 590383dffcc3944d3d40a4c8b4a0695e11201e13 /editors/Makefile | |
parent | 8fa445d7dce357c9348493ca3be03f46c4edaa21 (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 5c521f869791..09fd4ef80cad 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -256,6 +256,7 @@ SUBDIR += vile SUBDIR += vim SUBDIR += vim-lite + SUBDIR += web-mode SUBDIR += with-editor SUBDIR += wordgrinder SUBDIR += xcoral |