7013739: jdk_rmi target is missing in the top repo's test/Makefile
authormchung
Thu, 20 Jan 2011 22:16:55 -0800
changeset 7870 8ef5e573c0a2
parent 7852 f1df06807698
child 7871 194eba42dee5
7013739: jdk_rmi target is missing in the top repo's test/Makefile Reviewed-by: ohair, igor
test/Makefile
--- a/test/Makefile	Wed Jul 05 17:32:27 2017 +0200
+++ b/test/Makefile	Thu Jan 20 22:16:55 2011 -0800
@@ -79,7 +79,7 @@
 # Test targets
 $(LANGTOOLS_TEST_LIST):
 	@$(NO_STOPPING)$(call SUBDIR_TEST, $(LANGTOOLS_DIR), $(subst langtools_,,$@))
-$(JDK_TEST_LIST):
+$(JDK_TEST_LIST) $(JDK_TEST_LIST2):
 	@$(NO_STOPPING)$(call SUBDIR_TEST, $(JDK_DIR), $@)
 
 clean: