diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d7d23849f36..647151f3282 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.128 2008/12/04 16:45:59 wiz Exp $ +# $NetBSD: Makefile,v 1.129 2009/02/13 11:04:35 abs Exp $ # COMMENT= Editors @@ -55,6 +55,7 @@ SUBDIR+= lyx15 SUBDIR+= manedit SUBDIR+= matlab-mode SUBDIR+= mflteco +SUBDIR+= mg SUBDIR+= mg2a SUBDIR+= mined SUBDIR+= mlview |