From 37fcabb41c123678e78538119d61755e97d567bb Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Sun, 14 Dec 1997 14:48:37 +0000 Subject: [PATCH] emacs20 -> ports/editors/emacs20 --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 96f10e973f0b..530ed19a08e8 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.43 1997/09/10 08:49:17 asami Exp $ +# $Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # SUBDIR += asedit @@ -7,6 +7,7 @@ SUBDIR += bpatch SUBDIR += e93 SUBDIR += emacs + SUBDIR += emacs20 SUBDIR += gvim SUBDIR += jed SUBDIR += joe