diff options
author | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-10 11:41:21 +0000 |
---|---|---|
committer | Yoichi NAKAYAMA <yoichi@FreeBSD.org> | 2002-01-10 11:41:21 +0000 |
commit | acb392a35849d6fb55634112655d48a87b8a1a80 (patch) | |
tree | ab31125184a14b57312397469c387c867efa0a0b /java/Makefile | |
parent | add wol 0.5.1 (diff) |
Add JDE, Java Development Environment for Emacs.
PR: ports/33674
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes
Notes:
svn path=/head/; revision=52857
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index 328f61bab0a0..e709f6c96d62 100644 --- a/java/Makefile +++ b/java/Makefile @@ -22,6 +22,7 @@ SUBDIR += javavmwrapper SUBDIR += jce-aba SUBDIR += jdbcpool + SUBDIR += jde SUBDIR += jdk SUBDIR += jdk-tutorial SUBDIR += jdk11-doc |