make/Main.gmk
changeset 36789 46a9456815a3
parent 36506 17612cee3530
child 37031 e90042bf422d
child 37405 b406a1747788
--- a/make/Main.gmk	Tue Apr 05 07:51:34 2016 -0700
+++ b/make/Main.gmk	Wed Apr 06 11:16:37 2016 +0200
@@ -341,7 +341,8 @@
 ifeq ($(CREATE_BUILDJDK), true)
   # This target is only called by the recursive call below.
   create-buildjdk-compile-hotspot-helper: hotspot
-  create-buildjdk-compile-modules-helper: jdk.jlink-launchers java.base-copy
+  create-buildjdk-compile-modules-helper: jdk.jlink-launchers java.base-copy \
+      jdk.jdeps-launchers
 endif
 
 create-buildjdk-copy: