make/Main.gmk
changeset 33722 f82c74b7f2db
parent 33571 380b55555d80
child 34116 b746e382da18
child 34102 c0a98357f847
--- a/make/Main.gmk	Thu Nov 12 14:12:53 2015 -0800
+++ b/make/Main.gmk	Mon Nov 16 10:47:24 2015 +0100
@@ -482,6 +482,8 @@
 
   test-hotspot-jtreg: jimages test-image
 
+  install: product-images
+
 endif
 
 ################################################################################