diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index cdbe85ee639e..7dfb98f4fe35 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $ +# $Id: Makefile,v 1.31 1996/08/08 15:05:22 jmz Exp $ # SUBDIR += axe @@ -7,6 +7,7 @@ SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs + SUBDIR += joe SUBDIR += jove SUBDIR += mule SUBDIR += nedit |