summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2012-07-18 11:25:42 +0200
committerJeremy Allison <jra@samba.org>2012-07-18 15:54:20 -0700
commit3da86cc23f20e5b852d08aa05dacabb2d6e496e2 (patch)
treeecf2a9bc116cd623292bf7177aab55d182743a43 /source3/wscript_build
parentf79fb4429c7fb9c2ae81f06fc8f2162a1ccd226c (diff)
downloadsamba-3da86cc23f20e5b852d08aa05dacabb2d6e496e2.tar.gz
samba-3da86cc23f20e5b852d08aa05dacabb2d6e496e2.tar.bz2
samba-3da86cc23f20e5b852d08aa05dacabb2d6e496e2.zip
s3: Add tevent_wait_send/recv
To me it seems that we might have this functionality already somewere... I just can't find it. Metze, do you have an idea? Signed-off-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rwxr-xr-xsource3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 3b3bdeac9f..7204220b0a 100755
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -67,6 +67,7 @@ LIB_SRC = '''
lib/ldap_escape.c
lib/fncall.c
libads/krb5_errs.c lib/system_smbd.c lib/audit.c
+ lib/tevent_wait.c
lib/idmap_cache.c'''
LIB_UTIL_SRC = '''