Print this page
1403 Support deferring TCP accept()s

@@ -11,8 +11,8 @@
 
 #
 # Copyright (c) 2012 by Delphix. All rights reserved.
 #
 
-SUBDIRS = poll sigqueue
+SUBDIRS = poll sigqueue tcpdefer
 
 include $(SRC)/test/Makefile.com