diff options
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index fc962e52571f..b3996238ca9c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -46,6 +46,7 @@ SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed + SUBDIR += jext SUBDIR += joe SUBDIR += jove SUBDIR += le @@ -78,6 +79,7 @@ SUBDIR += staroffice SUBDIR += staroffice5 SUBDIR += sted + SUBDIR += tamago SUBDIR += textedit SUBDIR += the SUBDIR += thoteditor |