summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 47506a741da..671067cf41d 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.48 2001/06/09 10:42:40 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2001/07/15 16:47:09 wulf Exp $
#
COMMENT= Editors
@@ -54,5 +54,6 @@ SUBDIR+= xcoral
SUBDIR+= xemacs
SUBDIR+= xemacs-packages
SUBDIR+= xvile
+SUBDIR+= yudit
.include "../mk/bsd.pkg.subdir.mk"