From ad8364e7b431fe415f3ded152f8831187ff61ef5 Mon Sep 17 00:00:00 2001 From: Dmitry Sivachenko Date: Mon, 18 Dec 2000 20:38:32 +0000 Subject: A full featured text editor written in assembler. PR: 23312 Submitted by: Joseph Scott Reviewed by: sobomax --- editors/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors/Makefile') diff --git a/editors/Makefile b/editors/Makefile index 6fc71d770b22..a398b1b38e88 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -23,6 +23,7 @@ SUBDIR += custom-mule SUBDIR += dedit SUBDIR += dte + SUBDIR += e3 SUBDIR += e93 SUBDIR += elvis SUBDIR += emacs -- cgit v1.2.3