make/Images.gmk
changeset 55670 a87f5fdcd177
parent 54380 e297c7bb6469
child 55696 7e04ccc598e0
--- a/make/Images.gmk	Fri Jul 12 13:59:22 2019 +0800
+++ b/make/Images.gmk	Fri Jul 12 10:57:27 2019 +0200
@@ -138,7 +138,7 @@
           -Xmx128M -Xms128M $(LOG_INFO), \
   ))
 
-  JDK_TARGETS += $(gen_cds_archive_jdk)
+  JRE_TARGETS += $(gen_cds_archive_jre)
 endif
 
 ################################################################################