diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 1c0b10fe113..c26279e4918 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.67 2002/09/15 06:08:18 uebayasi Exp $ +# $NetBSD: Makefile,v 1.68 2002/10/02 21:38:16 cjep Exp $ # COMMENT= Editors @@ -12,6 +12,7 @@ SUBDIR+= ce SUBDIR+= ce-doc SUBDIR+= ce-x11 SUBDIR+= cooledit +SUBDIR+= ee SUBDIR+= emacs SUBDIR+= emacs21 SUBDIR+= emacs21-nox11 |