summaryrefslogtreecommitdiffstats
path: root/proxy/Makefile.am
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-01-29 12:02:23 -0500
committerSimo Sorce <simo@redhat.com>2012-01-30 10:49:03 -0500
commit5c939f08c6fbc637b55d3d19a2598fecc2144646 (patch)
tree97bda34762b23ece28d712609e851ea25ddebdf2 /proxy/Makefile.am
parent5c21c9e55374915114852398d5d5eb466a6bc148 (diff)
downloadgss-proxy-5c939f08c6fbc637b55d3d19a2598fecc2144646.tar.gz
gss-proxy-5c939f08c6fbc637b55d3d19a2598fecc2144646.tar.xz
gss-proxy-5c939f08c6fbc637b55d3d19a2598fecc2144646.zip
Add accept_sec_context function to mechglue library
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 af07ce4..2b3a2ea 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -83,6 +83,7 @@ endif
GP_RPCGEN_OBJ = rpcgen/gp_rpc_xdr.c rpcgen/gss_proxy_xdr.c
GP_MECHGLUE_OBJ = \
src/mechglue/gpm_display_status.c \
+ src/mechglue/gpm_accept_sec_context.c \
src/mechglue/gpm_common.c
dist_noinst_HEADERS =