diff options
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index 352503e249ea..d48b19c7bdec 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $ +# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $ # - SUBDIR += axe SUBDIR += asedit + SUBDIR += axe SUBDIR += beav SUBDIR += bpatch SUBDIR += e93 @@ -12,6 +12,7 @@ SUBDIR += jove SUBDIR += mule SUBDIR += nedit + SUBDIR += scitext SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |