diff options
Diffstat (limited to '')
-rw-r--r-- | java/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile index e7826dde7227..39678b083bd0 100644 --- a/java/Makefile +++ b/java/Makefile @@ -48,6 +48,7 @@ SUBDIR += linux-jdk SUBDIR += linux-jdk13 SUBDIR += linux-jdk14 + SUBDIR += linux-sun-jdk12 SUBDIR += mmake SUBDIR += netrexx SUBDIR += openjit |