diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-25 04:57:09 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-09-25 04:57:09 +0000 |
commit | 20f384aed4dbed6bd815e13d11c4334620700209 (patch) | |
tree | 2d914ff4455d222f885d81ba78fdaaa5c4176ac3 | |
parent | An easy editor with both curses and X11 interfaces (diff) |
Add aee
Notes
Notes:
svn path=/head/; revision=21935
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index dea7ecef1226..5be5958a650a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -2,6 +2,7 @@ # SUBDIR += AbiWord + SUBDIR += aee SUBDIR += apel-emacs SUBDIR += apel-emacs20 SUBDIR += apel-mule |