jdk/make/mksample/nio/Makefile
changeset 4917 c98da2209f8c
parent 2057 3acf8e5e2ca0
child 5506 202f599c92aa
--- a/jdk/make/mksample/nio/Makefile	Wed Feb 10 13:23:50 2010 +0000
+++ b/jdk/make/mksample/nio/Makefile	Wed Feb 10 17:51:07 2010 -0800
@@ -32,6 +32,8 @@
 include $(BUILDDIR)/common/Defs.gmk
 
 SUBDIRS = file multicast server
+include $(BUILDDIR)/common/Subdirs.gmk
+
 all build clean clobber::
 	$(SUBDIRS-loop)