test/Makefile

changeset 285
f722c246ce71
parent 191
47f6b7db1882
child 327
970c0898ded2
child 330
7e13dbf7e8af
     1.1 --- a/test/Makefile	Thu Jan 13 16:43:45 2011 -0800
     1.2 +++ b/test/Makefile	Thu Jan 20 22:16:55 2011 -0800
     1.3 @@ -79,7 +79,7 @@
     1.4  # Test targets
     1.5  $(LANGTOOLS_TEST_LIST):
     1.6  	@$(NO_STOPPING)$(call SUBDIR_TEST, $(LANGTOOLS_DIR), $(subst langtools_,,$@))
     1.7 -$(JDK_TEST_LIST):
     1.8 +$(JDK_TEST_LIST) $(JDK_TEST_LIST2):
     1.9  	@$(NO_STOPPING)$(call SUBDIR_TEST, $(JDK_DIR), $@)
    1.10  
    1.11  clean:

mercurial