diff options
Diffstat (limited to 'java/Makefile')
-rw-r--r-- | java/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/Makefile b/java/Makefile index 432e6794f049..8bd76be6c979 100644 --- a/java/Makefile +++ b/java/Makefile @@ -75,7 +75,6 @@ SUBDIR += linux-oracle-jre18 SUBDIR += linux-oracle-serverjre10 SUBDIR += mmake - SUBDIR += mx4j SUBDIR += netbeans SUBDIR += netrexx SUBDIR += netty @@ -87,6 +86,7 @@ SUBDIR += openjdk19 SUBDIR += openjdk20 SUBDIR += openjdk21 + SUBDIR += openjdk21-jre SUBDIR += openjdk22 SUBDIR += openjdk23 SUBDIR += openjdk24 @@ -95,7 +95,6 @@ SUBDIR += openjfx14 SUBDIR += phpeclipse SUBDIR += proguard - SUBDIR += servingxml SUBDIR += sigar SUBDIR += springframework SUBDIR += springframework31 |