From 163b3195f3a5ff5592dfcecc6da1c2bf3a102ea3 Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 3 Feb 2012 21:30:01 -0500 Subject: Add gpm_indicate_mechs functions to mechglue library --- 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 b394fb5..aad1577 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -86,6 +86,7 @@ GP_MECHGLUE_OBJ = \ src/mechglue/gpm_accept_sec_context.c \ src/mechglue/gpm_release_handle.c \ src/mechglue/gpm_acquire_cred.c \ + src/mechglue/gpm_indicate_mechs.c \ src/mechglue/gpm_common.c dist_noinst_HEADERS = -- cgit