summaryrefslogtreecommitdiff
path: root/source3/wscript_build
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2021-02-10 15:56:43 +0100
committerGünther Deschner <gd@samba.org>2021-07-14 16:49:30 +0000
commit402d9032cbf1ac495202bfd2aabad386ac3e454d (patch)
treee7fef804c2eb883af2203926c44c6d884319f30b /source3/wscript_build
parentada1ed29cfccd588281b11bf480012707b48cba3 (diff)
downloadsamba-402d9032cbf1ac495202bfd2aabad386ac3e454d.tar.gz
s3-libnet_join: add some libnet_JoinCtx-to-ODJ helpers
Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>
Diffstat (limited to 'source3/wscript_build')
-rw-r--r--source3/wscript_build2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/wscript_build b/source3/wscript_build
index 56fca6c7544..55851c7b3a6 100644
--- a/source3/wscript_build
+++ b/source3/wscript_build
@@ -839,7 +839,7 @@ bld.SAMBA3_SUBSYSTEM('FNAME_UTIL',
deps='samba-util')
bld.SAMBA3_SUBSYSTEM('LIBNET',
- source='libnet/libnet_join.c',
+ source='libnet/libnet_join.c libnet/libnet_join_offline.c',
deps='NDR_LIBNET_JOIN INIT_SAMR net_keytab pdb')
bld.SAMBA3_LIBRARY('net_keytab',