r17197: This patch moves the encryption of bulk data on SASL negotiated security
[samba.git] / source4 / auth / gensec / config.mk
index 5aeca28689b12c7ba3561d227dfcc3b4fb37762a..0aaf82949e875d25a27fbc8e059a8ff6ed821752 100644 (file)
@@ -67,3 +67,14 @@ OBJ_FILES = \
 # End SUBSYSTEM SCHANNELDB
 ################################################
 
+################################################
+# Start SUBSYSTEM GENSEC_SOCKET
+[SUBSYSTEM::GENSEC_SOCKET]
+OBJ_FILES = \
+               socket.o
+PUBLIC_DEPENDENCIES = samba-socket
+#PUBLIC_DEPENDENCIES =  gensec
+#
+# End SUBSYSTEM GENSEC_SOCKET
+################################################
+