summaryrefslogtreecommitdiff
path: root/libcli/smb/wscript_build
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2011-09-17 23:38:09 +0200
committerStefan Metzmacher <metze@samba.org>2011-11-24 19:02:32 +0100
commitda2027faf7529eacd715b52c4ecfe7c65e934d82 (patch)
tree4dea35650c1ce8890233799dc1b91bb233c2aef4 /libcli/smb/wscript_build
parentc1db4a0d9f6072a0149e634deb7d958d0b6741b2 (diff)
downloadsamba-da2027faf7529eacd715b52c4ecfe7c65e934d82.tar.gz
samba-da2027faf7529eacd715b52c4ecfe7c65e934d82.tar.bz2
samba-da2027faf7529eacd715b52c4ecfe7c65e934d82.zip
smbXcli: rework smb1cli_trans.c to use smbXcli_conn/smbXcli_req
metze
Diffstat (limited to 'libcli/smb/wscript_build')
-rw-r--r--libcli/smb/wscript_build1
1 files changed, 1 insertions, 0 deletions
diff --git a/libcli/smb/wscript_build b/libcli/smb/wscript_build
index d1834a48bd..bc80e2dd1e 100644
--- a/libcli/smb/wscript_build
+++ b/libcli/smb/wscript_build
@@ -7,6 +7,7 @@ bld.SAMBA_LIBRARY('cli_smb_common',
smb2_create_blob.c smb2_signing.c
util.c read_smb.c
smbXcli_base.c
+ smb1cli_trans.c
''',
autoproto='smb_common_proto.h',
deps='LIBCRYPTO errors gssapi gensec KRB5_WRAP LIBASYNC_REQ',