summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/config.mk
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-06-28 00:55:44 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:18:55 -0500
commitf9861c9c5aee332545a9ea51683da28a87bdb10c (patch)
treea1f968db86fe5161eb5363b1b6321414ad9377ca /source4/heimdal_build/config.mk
parent3433a464c2e46301a2ef51642577ef731a3ae1ce (diff)
downloadsamba-f9861c9c5aee332545a9ea51683da28a87bdb10c.tar.gz
samba-f9861c9c5aee332545a9ea51683da28a87bdb10c.tar.bz2
samba-f9861c9c5aee332545a9ea51683da28a87bdb10c.zip
r7968: Pull the PAC from within GSSAPI, rather than only when using our own
'mock GSSAPI'. Many thanks to Luke Howard for the work he has done on Heimdal for XAD, to provide the right API hooks in GSSAPI. Next step is to verify the signatures, and to build the PAC for the KDC end. Andrew Bartlett (This used to be commit 2e82743c98e563e97c5a215d09efa0121854d0f7)
Diffstat (limited to 'source4/heimdal_build/config.mk')
-rw-r--r--source4/heimdal_build/config.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/heimdal_build/config.mk b/source4/heimdal_build/config.mk
index 4d7e63877a..a376ceb9e4 100644
--- a/source4/heimdal_build/config.mk
+++ b/source4/heimdal_build/config.mk
@@ -61,6 +61,7 @@ ADD_OBJ_FILES = \
heimdal/lib/gssapi/add_oid_set_member.o \
heimdal/lib/gssapi/arcfour.o \
heimdal/lib/gssapi/ccache_name.o \
+ heimdal/lib/gssapi/copy_ccache.o \
heimdal/lib/gssapi/cfx.o \
heimdal/lib/gssapi/compat.o \
heimdal/lib/gssapi/context_time.o \