jdk/make/com/sun/nio/Makefile
changeset 4917 c98da2209f8c
parent 2542 d859108aea12
child 5506 202f599c92aa
--- a/jdk/make/com/sun/nio/Makefile	Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/com/sun/nio/Makefile	Wed Feb 10 17:51:07 2010 -0800
@@ -31,6 +31,8 @@
 include $(BUILDDIR)/common/Defs.gmk
 
 SUBDIRS = sctp
+include $(BUILDDIR)/common/Subdirs.gmk
+
 all build clean clobber::
 	$(SUBDIRS-loop)