summaryrefslogtreecommitdiff
path: root/libcli/smb/wscript
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2013-04-17 17:04:38 +0200
committerStefan Metzmacher <metze@samba.org>2013-04-30 14:14:18 +0200
commita8edad3743a60b9521b2cd759e22e6350c41cc06 (patch)
treee7b5214cfa00d9961452ae727df5e46d0474ece8 /libcli/smb/wscript
parent96a8f6e0fb9042fe125c9552dfb4c3f6d19cb225 (diff)
downloadsamba-a8edad3743a60b9521b2cd759e22e6350c41cc06.tar.gz
samba-a8edad3743a60b9521b2cd759e22e6350c41cc06.tar.bz2
samba-a8edad3743a60b9521b2cd759e22e6350c41cc06.zip
libcli: Add smb2_lease marshalling
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'libcli/smb/wscript')
-rwxr-xr-xlibcli/smb/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/smb/wscript b/libcli/smb/wscript
index 13cf894ca5..544c43edf2 100755
--- a/libcli/smb/wscript
+++ b/libcli/smb/wscript
@@ -18,6 +18,7 @@ def build(bld):
source='''
smb_signing.c smb_seal.c
smb2_create_blob.c smb2_signing.c
+ smb2_lease.c
util.c
smbXcli_base.c
smb1cli_trans.c