diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 14:30:10 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-05-06 14:30:10 +0000 |
commit | ca07c782ada293173a8c2a7f868c7dda049cafb8 (patch) | |
tree | 099b44c224065de45f25c9503995cd276d911345 /editors/Makefile | |
parent | aa8ad22c50e4e40d16dfd309e4764c6d4d3baa02 (diff) |
Notes
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 c6f761f48783..862727d63f6e 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1999/04/30 23:06:46 asami Exp $ +# $Id: Makefile,v 1.74 1999/05/04 13:01:33 dburr Exp $ # SUBDIR += AbiWord @@ -27,6 +27,7 @@ SUBDIR += le SUBDIR += leim20 SUBDIR += lpe + SUBDIR += muggy SUBDIR += mule SUBDIR += mule-common SUBDIR += nedit |