diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index dcd106382c15..a5b22d9d8c75 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.34 1996/11/26 08:26:40 asami Exp $ +# $Id: Makefile,v 1.35 1997/03/06 08:41:37 asami Exp $ # SUBDIR += asedit @@ -13,7 +13,6 @@ SUBDIR += mule SUBDIR += nedit SUBDIR += nvi - SUBDIR += scitext SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |