summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-09-06 00:50:03 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-09-06 00:50:03 +0000
commit674db4f7fe16842d9ef53567ab1d2cb66173b3b8 (patch)
treed7bd11ca531a34e056f584476fe4684d3876eabb /java/Makefile
parentmath/ensmallen: Update 2.13.0 -> 2.14.1 (diff)
Add a port of OpenJDK 15
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index 2221f31f44e1..efa08687240d 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -96,6 +96,7 @@
SUBDIR += openjdk12
SUBDIR += openjdk13
SUBDIR += openjdk14
+ SUBDIR += openjdk15
SUBDIR += openjdk7
SUBDIR += openjdk7-jre
SUBDIR += openjdk8