diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-04 19:34:04 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-04 19:34:04 +0000 |
commit | 2aa14507afca944a3984ac0ef6eb477f12661c64 (patch) | |
tree | bc600901990b8bf5b731c25cf2e5e320625ad687 /editors | |
parent | 90f74536d2cb313eab3222b7e2f585e8b43fed2c (diff) |
Activate elvis
Notes
Notes:
svn path=/head/; revision=21246
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 860956ae1a5c..a9025ed5ca57 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -18,6 +18,7 @@ SUBDIR += custom-emacs SUBDIR += custom-mule SUBDIR += e93 + SUBDIR += elvis SUBDIR += emacs SUBDIR += emacs20 SUBDIR += emacs20-dl |