make/Main.gmk
changeset 42534 f489cf041782
parent 42531 37ee95196b17
parent 42513 b12c23d0240c
child 42981 927f1cb37bf3
--- a/make/Main.gmk	Tue Dec 13 02:04:18 2016 +0100
+++ b/make/Main.gmk	Sun Dec 18 15:57:40 2016 +0100
@@ -703,6 +703,9 @@
         exploded-image-optimize
   endif
 
+  # All modules include the main license files from java.base.
+  $(JMOD_TARGETS): java.base-copy
+
   zip-security: java.base-java java.security.jgss-java java.security.jgss-libs \
       $(filter jdk.crypto%, $(JAVA_TARGETS))
 
@@ -730,6 +733,7 @@
 
   jdk-image: jmods zip-source demos samples release-file
   jre-image: jmods release-file
+  symbols-image: $(LIBS_TARGETS) $(LAUNCHER_TARGETS)
 
   profiles: jmods release-file