summaryrefslogtreecommitdiffstats
path: root/source4/main.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-02-18 09:10:54 +0100
committerStefan Metzmacher <metze@samba.org>2009-03-19 15:01:12 +0100
commit2e0e416676f5d67e716f272d3923386c3f0c9524 (patch)
tree81f0c9751fe36b060901d71666903762708747be /source4/main.mk
parent011ad7245d53a716c4c766f5ef8d317bb3a53d0f (diff)
downloadsamba-2e0e416676f5d67e716f272d3923386c3f0c9524.tar.gz
samba-2e0e416676f5d67e716f272d3923386c3f0c9524.tar.xz
samba-2e0e416676f5d67e716f272d3923386c3f0c9524.zip
lib/tsocket: add generic socket abstraction layer
This will replace source4/lib/socket/. metze
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/main.mk b/source4/main.mk
index 8ea9727ed3b..a143604f33c 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -21,6 +21,7 @@ mkinclude ../lib/nss_wrapper/config.mk
mkinclude lib/stream/config.mk
mkinclude ../lib/util/config.mk
mkinclude ../lib/tdr/config.mk
+mkinclude ../lib/tsocket/config.mk
mkinclude ../lib/crypto/config.mk
mkinclude ../lib/torture/config.mk
mkinclude lib/basic.mk