changeset 283:f722c246ce71

7013739: jdk_rmi target is missing in the top repo's test/Makefile Reviewed-by: ohair, igor
author mchung
date Thu, 20 Jan 2011 22:16:55 -0800
parents b566d4909056
children 65e6601596e2
files test/Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile	Thu Jan 13 16:43:45 2011 -0800
+++ 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: