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 4bbd7c17c7d..f7b51317f4b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2002/12/16 14:59:46 itojun Exp $ +# $NetBSD: Makefile,v 1.77 2003/01/13 21:24:02 magick Exp $ # COMMENT= Editors @@ -74,6 +74,7 @@ SUBDIR+= wily SUBDIR+= xcoral SUBDIR+= xemacs SUBDIR+= xemacs-current +SUBDIR+= xemacs-nox11 SUBDIR+= xemacs-packages SUBDIR+= xjed SUBDIR+= xvile |