diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d48b19c7bdec..dcd106382c15 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $ +# $Id: Makefile,v 1.34 1996/11/26 08:26:40 asami Exp $ # SUBDIR += asedit @@ -12,6 +12,7 @@ SUBDIR += jove SUBDIR += mule SUBDIR += nedit + SUBDIR += nvi SUBDIR += scitext SUBDIR += uemacs SUBDIR += uzap |