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 a7effa7d28e0..44e3c05f4dcd 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.38 1997/05/25 03:00:16 obrien Exp $ +# $Id: Makefile,v 1.39 1997/06/04 06:32:40 asami Exp $ # SUBDIR += asedit + SUBDIR += aswedit SUBDIR += axe SUBDIR += beav SUBDIR += bpatch |