summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-04-27 09:42:51 +1000
committerAndrew Bartlett <abartlet@samba.org>2011-04-27 11:56:48 +1000
commitf0ce322c770010f1d0714f4e06ee6d9ad1b9e9e5 (patch)
tree947bb3e4642e0c6257f131d825e239a51f361cd9 /source3/Makefile.in
parent6ec4306f8c3fed7ec5b5bd164c5829b2661589b7 (diff)
downloadsamba-f0ce322c770010f1d0714f4e06ee6d9ad1b9e9e5.tar.gz
samba-f0ce322c770010f1d0714f4e06ee6d9ad1b9e9e5.tar.xz
samba-f0ce322c770010f1d0714f4e06ee6d9ad1b9e9e5.zip
auth/kerberos Move all the PAC handling functions to auth/kerberos
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 1e8b5bb994c..baac3cdcafe 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -512,7 +512,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 ../libcli/auth/kerberos_pac.o \
+LIBADS_SERVER_OBJ = libads/kerberos_verify.o libads/authdata.o ../auth/kerberos/kerberos_pac.o \
../librpc/ndr/ndr_krb5pac.o \
librpc/gen_ndr/ndr_krb5pac.o