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 6ca683e4ff7..f8db05beb3b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2002/07/07 19:46:21 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.65 2002/07/23 14:27:42 agc Exp $ # COMMENT= Editors @@ -65,6 +65,7 @@ SUBDIR+= xcoral SUBDIR+= xemacs SUBDIR+= xemacs-current SUBDIR+= xemacs-packages +SUBDIR+= xjed SUBDIR+= xvile SUBDIR+= yudit SUBDIR+= zile |