diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 09:49:32 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-12 09:49:32 +0000 |
commit | aa7e297224af343c21c035a01428fd00ddb4fd83 (patch) | |
tree | 87da249ec6151ed244f80458fa44bf53576067df /java/Makefile | |
parent | a69acf6529e12e4c6965d49ca4fedc20d138339f (diff) | |
download | ports-aa7e297224af343c21c035a01428fd00ddb4fd83.tar.gz ports-aa7e297224af343c21c035a01428fd00ddb4fd83.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 b5cbfeddffd5..769395b979ed 100644 --- a/java/Makefile +++ b/java/Makefile @@ -10,6 +10,7 @@ SUBDIR += java-cup SUBDIR += javac_netscape SUBDIR += javamail + SUBDIR += javavmwrapper SUBDIR += jce-aba SUBDIR += jdbcpool SUBDIR += jdk |