diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2002-11-25 00:30:50 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2002-11-25 00:30:50 +0000 |
commit | 8f406e0f6f9f3137de87cfa0c413f64c7658608c (patch) | |
tree | 76bb5502a34a6f5513d7a7d0018d29b068666b4b /java/Makefile | |
parent | e143953bcb6901b013fd857471eba64e0e5eaa8b (diff) |
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 1cdb6c9ded75..6fcb83d4e0a6 100644 --- a/java/Makefile +++ b/java/Makefile @@ -59,6 +59,7 @@ SUBDIR += linux-blackdown-jdk13 SUBDIR += linux-blackdown-jdk14 SUBDIR += linux-ibm-jdk13 + SUBDIR += linux-ibm-jdk14 SUBDIR += linux-sun-jdk12 SUBDIR += linux-sun-jdk13 SUBDIR += linux-sun-jdk14 |