diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2007-08-19 20:22:13 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2007-08-19 20:22:13 +0000 |
commit | a1cf618ad19d2ffc44107ef56b2b06731341547c (patch) | |
tree | b3da19c427e03493d657990de65a71fc38a26ec5 /java/Makefile | |
parent | 3540e3acd275af74343e883b48007ab2cbd26b37 (diff) | |
download | ports-a1cf618ad19d2ffc44107ef56b2b06731341547c.tar.gz ports-a1cf618ad19d2ffc44107ef56b2b06731341547c.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 c8ef4724709e..a8a42ca743b6 100644 --- a/java/Makefile +++ b/java/Makefile @@ -107,6 +107,7 @@ SUBDIR += jdk15 SUBDIR += jdk15-doc SUBDIR += jdk16 + SUBDIR += jdk16-doc SUBDIR += jdom SUBDIR += jfc SUBDIR += jflex |