summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2024-01-30 10:27:58 +0100
committerAndrew Bartlett <abartlet@samba.org>2024-04-23 23:50:34 +0000
commit6a84552d5931e8822404ba346959f13242f870d1 (patch)
tree9572943c1f7fc3ec2e9ab933346c1e5cca6e8998 /source3/wscript_build
parent84b4551cdf64adae08722f4338e3ab90a37dccdb (diff)
downloadsamba-6a84552d5931e8822404ba346959f13242f870d1.tar.gz
samba-6a84552d5931e8822404ba346959f13242f870d1.tar.bz2
samba-6a84552d5931e8822404ba346959f13242f870d1.zip
s3:libads: add tls_wrapping into openldap
Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 16927880e47..8bb7f4e26d9 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -497,6 +497,7 @@ bld.SAMBA3_LIBRARY('ads',
libads/ldap.c
libads/sasl.c
libads/sasl_wrapping.c
+ libads/tls_wrapping.c
libads/krb5_setpw.c
libads/kerberos_util.c
libads/ldap_user.c