diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 14:23:50 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 1998-12-13 14:23:50 +0000 |
commit | 1d6f29e1d576ae80337013866a5199905b0d1889 (patch) | |
tree | 816b7e3cc9b507aa4143db276ec0ba91177829ae /editors/Makefile | |
parent | 66865b76366b744c5496efed5ad8cb575bf9d09b (diff) | |
download | ports-1d6f29e1d576ae80337013866a5199905b0d1889.tar.gz ports-1d6f29e1d576ae80337013866a5199905b0d1889.zip |
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 0b0c4649f22b..8234b8a741b5 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/09/18 22:05:55 vanilla Exp $ +# $Id: Makefile,v 1.60 1998/12/07 22:02:16 kuriyama Exp $ # SUBDIR += asedit @@ -9,6 +9,7 @@ SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 + SUBDIR += emacs20-dl SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed |