diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2006-04-01 20:54:54 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2006-04-01 20:54:54 +0000 |
commit | dd5d092029107c878f3b5a83ee4f753f29ee0327 (patch) | |
tree | 15690b1ef77132cfacb107c359912231ff251c7a /editors/Makefile | |
parent | 9a25fbb6a01665cf4288e27dab997f76eb33410e (diff) |
Add emacs-devel , GNU editing macros.
PR: ports/94171
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Notes
Notes:
svn path=/head/; revision=158591
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 413236ab56e6..477acb1ae570 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -39,6 +39,7 @@ SUBDIR += elvis SUBDIR += em SUBDIR += emacs + SUBDIR += emacs-devel SUBDIR += emacs19 SUBDIR += emacs20 SUBDIR += emacs20-dl |