jdk/make/com/sun/Makefile
changeset 2542 d859108aea12
parent 1327 912486b03832
child 4917 c98da2209f8c
child 4958 0e2e5aedbc29
--- a/jdk/make/com/sun/Makefile	Wed Jul 05 16:50:36 2017 +0200
+++ b/jdk/make/com/sun/Makefile	Thu Apr 16 17:42:00 2009 +0100
@@ -41,7 +41,7 @@
 # Omit mirror since it's built with the apt tool.
 SUBDIRS = $(SCRIPT_SUBDIR) image security crypto/provider jndi jmx \
     java inputmethods org xml rowset net/httpserver net/ssl demo \
-    tools jarsigner tracing servicetag
+    tools jarsigner tracing servicetag nio
 
 all build clean clobber::
 	$(SUBDIRS-loop)