diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 69d8bca00905..3656e873007d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -41,6 +41,7 @@ SUBDIR += emacs SUBDIR += emacs-devel SUBDIR += encryptpad + SUBDIR += enter-tex SUBDIR += featherpad SUBDIR += fileobj SUBDIR += flim @@ -51,7 +52,6 @@ SUBDIR += ghex SUBDIR += ghostwriter SUBDIR += gmanedit - SUBDIR += gnome-latex SUBDIR += gnome-text-editor SUBDIR += gobby SUBDIR += gomate @@ -205,6 +205,7 @@ SUBDIR += mg SUBDIR += mickey SUBDIR += micro + SUBDIR += microsoft-edit SUBDIR += mined SUBDIR += mle SUBDIR += mousepad @@ -286,7 +287,6 @@ SUBDIR += vscode SUBDIR += web-mode SUBDIR += with-editor - SUBDIR += with-editor-devel SUBDIR += wordgrinder SUBDIR += wxhexeditor SUBDIR += xcoral |