From 9055bd85be28cff01932cf3982c84a3c5ceb135f Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Thu, 31 May 2012 18:52:14 -0400 Subject: Implement accept sec context mechglue wrappers --- proxy/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'proxy/Makefile.am') 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 \ -- cgit