changeset 284:65e6601596e2

Merge
author lana
date Mon, 24 Jan 2011 13:21:44 -0800
parents bd70f76b0309 (current diff) f722c246ce71 (diff)
children 61f181d43d9a
files
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile	Thu Jan 20 15:51:59 2011 -0800
+++ b/test/Makefile	Mon Jan 24 13:21:44 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: