summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-03-12 18:24:25 +1100
committerStefan Metzmacher <metze@samba.org>2012-04-03 17:47:32 +0200
commite71546089894b4555ad1e17db49daadd0b20ab44 (patch)
tree68538e4d881257bf9129e4a8d28969929b04e1a8 /source3/Makefile.in
parent410ca7311ada99112120a46f70e71f99c4b5e0e0 (diff)
downloadsamba-e71546089894b4555ad1e17db49daadd0b20ab44.tar.gz
samba-e71546089894b4555ad1e17db49daadd0b20ab44.tar.bz2
samba-e71546089894b4555ad1e17db49daadd0b20ab44.zip
s3-libads: Remove ads_verify_ticket() as it is now unused
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 797a6c19a0..e1d8770f24 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -517,7 +517,7 @@ LIBADS_OBJ = libads/ldap.o \
libads/disp_sec.o libads/ldap_utils.o \
libads/ldap_schema.o libads/util.o libads/ndr.o
-LIBADS_SERVER_OBJ = libads/kerberos_verify.o libads/authdata.o ../auth/kerberos/kerberos_pac.o \
+LIBADS_SERVER_OBJ = libads/authdata.o ../auth/kerberos/kerberos_pac.o \
../librpc/ndr/ndr_krb5pac.o \
librpc/gen_ndr/ndr_krb5pac.o