6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed
authorpeytoia
Thu, 11 Feb 2010 15:58:49 +0900
changeset 4958 0e2e5aedbc29
parent 4957 e33105a2db5b
child 4959 cbbde29076d7
6909002: Remove indicim.jar and thaiim.jar from JRE and move to samples if needed Reviewed-by: okutsu
jdk/make/com/sun/Makefile
--- a/jdk/make/com/sun/Makefile	Wed Feb 10 15:15:03 2010 +0300
+++ b/jdk/make/com/sun/Makefile	Thu Feb 11 15:58:49 2010 +0900
@@ -40,7 +40,7 @@
 
 # Omit mirror since it's built with the apt tool.
 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \
-    java inputmethods org xml rowset net/httpserver net/ssl demo \
+    java org xml rowset net/httpserver net/ssl demo \
     tools jarsigner tracing servicetag nio
 
 all build clean clobber::