summaryrefslogtreecommitdiff
path: root/source3
diff options
context:
space:
mode:
authorAndreas Schneider <asn@samba.org>2012-05-21 18:24:31 +0200
committerAlexander Bokovoy <ab@samba.org>2012-05-23 17:51:51 +0300
commit0a6e568344adb66e5f20ce61f106d791886fcb35 (patch)
tree06cb665b5b9139243ce8059a7bedb29f7ae11503 /source3
parentc1444c3839573793c24244da8572e6c8468c927f (diff)
downloadsamba-0a6e568344adb66e5f20ce61f106d791886fcb35.tar.gz
samba-0a6e568344adb66e5f20ce61f106d791886fcb35.tar.bz2
samba-0a6e568344adb66e5f20ce61f106d791886fcb35.zip
krb5samba: Add smb_gss_oid_equal wrapper.
Signed-off-by: Andreas Schneider <asn@samba.org>
Diffstat (limited to 'source3')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 81e72646fe..e289252417 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -645,6 +645,7 @@ LIBMSRPC_OBJ = $(SCHANNEL_OBJ) \
librpc/crypto/gse_krb5.o \
librpc/crypto/gse.o \
../auth/kerberos/gssapi_pac.o \
+ ../lib/krb5_wrap/gss_samba.o \
librpc/rpc/rpc_common.o \
rpc_client/rpc_transport_np.o \
rpc_client/rpc_transport_sock.o \