summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-05-31 19:25:41 -0400
committerSimo Sorce <simo@redhat.com>2012-10-25 15:53:30 -0400
commit27d16d516d5c84aee5ef6ce278977a4fc3bcf836 (patch)
tree167f85c09ed612889d6774ee566874c435dab483 /proxy/Makefile.am
parent9055bd85be28cff01932cf3982c84a3c5ceb135f (diff)
downloadgss-proxy-27d16d516d5c84aee5ef6ce278977a4fc3bcf836.tar.gz
gss-proxy-27d16d516d5c84aee5ef6ce278977a4fc3bcf836.tar.xz
gss-proxy-27d16d516d5c84aee5ef6ce278977a4fc3bcf836.zip
Implement init sec context mechglue wrapper
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 66119b9..09ebc1c 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -105,6 +105,7 @@ GP_MECHGLUE_OBJ = \
src/mechglue/gpp_acquire_cred.c \
src/mechglue/gpp_creds.c \
src/mechglue/gpp_context.c \
+ src/mechglue/gpp_init_sec_context.c \
src/mechglue/gss_plugin.c
dist_noinst_HEADERS = \