6855953: JDK7 - merger error of deployment changes with b62 -in jdk/make/sun/Makefile
Summary: This problem was discovered testing initial changeset for implementing 6uX Deployment Features into JDK7
Reviewed-by: dgu, billyh
--- a/jdk/make/sun/Makefile Mon Jun 29 12:06:42 2009 -0400
+++ b/jdk/make/sun/Makefile Mon Jun 29 17:34:29 2009 -0400
@@ -59,7 +59,7 @@
RENDER_SUBDIR = dcpr
endif
# nio need to be compiled before awt to have all charsets ready
-SUBDIRS = jar security javazic misc net audio $(RENDER_SUBDIR) image \
+SUBDIRS = jar security javazic misc jkernel net audio $(RENDER_SUBDIR) image \
nio awt splashscreen $(XAWT_SUBDIR) \
$(HEADLESS_SUBDIR) $(DGA_SUBDIR) \
font jpeg cmm applet rmi beans $(JDBC_SUBDIR) \