jdk/make/mksample/nio/Makefile
changeset 1152 29d6145d1097
parent 2 90ce3da70b43
child 1247 b4c26443dee5
--- a/jdk/make/mksample/nio/Makefile	Sun Aug 31 18:32:59 2008 +0100
+++ b/jdk/make/mksample/nio/Makefile	Sun Aug 31 18:39:01 2008 +0100
@@ -31,7 +31,7 @@
 PRODUCT = java
 include $(BUILDDIR)/common/Defs.gmk
 
-SUBDIRS = server
+SUBDIRS = multicast server
 all build clean clobber::
 	$(SUBDIRS-loop)