summaryrefslogtreecommitdiff
path: root/source4/auth/kerberos/config.mk
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2009-01-03 12:48:20 +0100
committerStefan Metzmacher <metze@samba.org>2009-01-03 19:58:56 +0100
commitc72cbce6eed1eab67649d7965eb16212d52bf833 (patch)
tree50b4eb99e25e89273c18b8da1012d4cc1eb4e337 /source4/auth/kerberos/config.mk
parentc652b426126d97ae8fad256bf5b96beed414a385 (diff)
downloadsamba-c72cbce6eed1eab67649d7965eb16212d52bf833.tar.gz
samba-c72cbce6eed1eab67649d7965eb16212d52bf833.tar.bz2
samba-c72cbce6eed1eab67649d7965eb16212d52bf833.zip
s4:auth/kerberos: convert to tevent_* api
metze
Diffstat (limited to 'source4/auth/kerberos/config.mk')
-rw-r--r--source4/auth/kerberos/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/auth/kerberos/config.mk b/source4/auth/kerberos/config.mk
index b724b8df37..822bf398a7 100644
--- a/source4/auth/kerberos/config.mk
+++ b/source4/auth/kerberos/config.mk
@@ -2,7 +2,7 @@
# Start SUBSYSTEM KERBEROS
[SUBSYSTEM::KERBEROS]
PUBLIC_DEPENDENCIES = HEIMDAL_KRB5 NDR_KRB5PAC samba_socket LIBCLI_RESOLVE
-PRIVATE_DEPENDENCIES = ASN1_UTIL auth_sam_reply LIBPACKET LIBNDR
+PRIVATE_DEPENDENCIES = ASN1_UTIL auth_sam_reply LIBTEVENT LIBPACKET LIBNDR
# End SUBSYSTEM KERBEROS
#################################