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 85a7d5edec1..0ca44d0b92b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.80 2003/03/01 09:23:17 uebayasi Exp $ +# $NetBSD: Makefile,v 1.81 2003/03/05 14:26:25 agc Exp $ # COMMENT= Editors @@ -35,6 +35,7 @@ SUBDIR+= leim21 SUBDIR+= manedit SUBDIR+= matlab-mode SUBDIR+= mg2a +SUBDIR+= mined SUBDIR+= mule SUBDIR+= mule-ucs SUBDIR+= nano |