diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2005-07-20 17:06:52 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2005-07-20 17:06:52 +0000 |
commit | aed5cfc2046ae1971bdade0398eb34c57bf2ebe6 (patch) | |
tree | 108af0364b6814b1abf940a4a0c3b245a5243919 /java/Makefile | |
parent | 36950cca6855edb8fa349c0822376f1dab576980 (diff) | |
download | ports-aed5cfc2046ae1971bdade0398eb34c57bf2ebe6.tar.gz ports-aed5cfc2046ae1971bdade0398eb34c57bf2ebe6.zip |
Notes
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 e567901ef7c8..99cd5e9e68b8 100644 --- a/java/Makefile +++ b/java/Makefile @@ -76,6 +76,7 @@ SUBDIR += javavmwrapper SUBDIR += javel SUBDIR += jaxen + SUBDIR += jbootstrap SUBDIR += jboss2 SUBDIR += jboss3 SUBDIR += jboss4 |