--- a/jdk/make/sun/net/Makefile Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/sun/net/Makefile Wed Feb 10 17:51:07 2010 -0800
@@ -29,6 +29,8 @@
include $(BUILDDIR)/common/Defs.gmk
SUBDIRS = others spi
+include $(BUILDDIR)/common/Subdirs.gmk
+
all build clean clobber::
$(SUBDIRS-loop)