jdk/make/Makefile
changeset 14198 071fd6fd257d
parent 13703 dd844a010010
child 15324 74584166bb07
--- a/jdk/make/Makefile	Sat Oct 20 21:07:50 2012 +0100
+++ b/jdk/make/Makefile	Sat Oct 20 22:49:26 2012 +0100
@@ -233,7 +233,7 @@
 
 all build:: sanity-all post-sanity-all
 
-SUBDIRS       = tools java javax sun com
+SUBDIRS       = tools java javax sun com jdk
 ifeq ($(PLATFORM), macosx)
   SUBDIRS += apple
 endif