summaryrefslogtreecommitdiff
path: root/source3/wscript
diff options
context:
space:
mode:
authorKai Blin <kai@samba.org>2010-04-11 23:01:29 +0200
committerKai Blin <kai@samba.org>2010-05-20 22:16:13 +0200
commitfa48325bb65749af87106d4e19e29be1f91e6477 (patch)
tree3a4ed012b6f20cea50e0e769c52462fa9e26079b /source3/wscript
parentc7a17087402d5a177cd4b614e3c5255776e8c6d3 (diff)
downloadsamba-fa48325bb65749af87106d4e19e29be1f91e6477.tar.gz
samba-fa48325bb65749af87106d4e19e29be1f91e6477.tar.bz2
samba-fa48325bb65749af87106d4e19e29be1f91e6477.zip
s3-waf: build wbinfo using waf
Diffstat (limited to 'source3/wscript')
-rw-r--r--source3/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript b/source3/wscript
index df6be3e619..bec3dbb04b 100644
--- a/source3/wscript
+++ b/source3/wscript
@@ -63,6 +63,7 @@ def configure(conf):
conf.RECURSE('../lib/nss_wrapper')
conf.RECURSE('../lib/socket_wrapper')
conf.RECURSE('../lib/zlib')
+ conf.RECURSE('../lib/tsocket')
conf.CHECK_HEADERS('execinfo.h libexc.h libunwind.h')