diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index fc89cd84f62a..a7effa7d28e0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.37 1997/04/11 01:43:40 msmith Exp $ +# $Id: Makefile,v 1.38 1997/05/25 03:00:16 obrien Exp $ # SUBDIR += asedit @@ -8,6 +8,7 @@ SUBDIR += e93 SUBDIR += emacs SUBDIR += gvim + SUBDIR += jed SUBDIR += joe SUBDIR += jove SUBDIR += mule |