changeset 292:57d702105b23 jdk7-b128

Merge
author ohair
date Wed, 02 Feb 2011 09:38:49 -0800
parents 61f181d43d9a (diff) a7a4f6db294d (current diff)
children 904d7c7c44d9 ce02c0d73d6a
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile	Thu Jan 27 18:43:41 2011 -0800
+++ b/test/Makefile	Wed Feb 02 09:38:49 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: