summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-05-31 18:52:14 -0400
committerSimo Sorce <simo@redhat.com>2012-10-25 15:53:30 -0400
commit9055bd85be28cff01932cf3982c84a3c5ceb135f (patch)
tree11f4fb70222926abb67b3f758ee5892acbe7c86a /proxy/Makefile.am
parente97fcafdfd7237cb7f5e0450f142e7ded0325cc1 (diff)
downloadgss-proxy-9055bd85be28cff01932cf3982c84a3c5ceb135f.tar.gz
gss-proxy-9055bd85be28cff01932cf3982c84a3c5ceb135f.tar.xz
gss-proxy-9055bd85be28cff01932cf3982c84a3c5ceb135f.zip
Implement accept sec context mechglue wrappers
Diffstat (limited to 'proxy/Makefile.am')
-rw-r--r--proxy/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index e93cb67..66119b9 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -101,6 +101,7 @@ GP_RPCCLI_OBJ = \
src/client/gpm_wrap_size_limit.c \
src/client/gpm_common.c
GP_MECHGLUE_OBJ = \
+ src/mechglue/gpp_accept_sec_context.c \
src/mechglue/gpp_acquire_cred.c \
src/mechglue/gpp_creds.c \
src/mechglue/gpp_context.c \