diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-26 01:45:06 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-06-26 01:45:06 +0000 |
commit | b8ab716d5ee392ea88de9194ad6ab61429c5cf1b (patch) | |
tree | 80fcb1fb4a8f69f13b39a92140d4f50714705316 | |
parent | Update to 0.23 (diff) |
Add joe-devel to editors/Makefile and modules
Notes
Notes:
svn path=/head/; revision=44434
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 931fd097c660..07146f266395 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -63,6 +63,7 @@ SUBDIR += jedit SUBDIR += jext SUBDIR += joe + SUBDIR += joe-devel SUBDIR += jove SUBDIR += koffice SUBDIR += le |