diff options
| author | Simo Sorce <simo@redhat.com> | 2012-02-03 21:30:01 -0500 |
|---|---|---|
| committer | Simo Sorce <simo@redhat.com> | 2012-02-03 22:32:24 -0500 |
| commit | 163b3195f3a5ff5592dfcecc6da1c2bf3a102ea3 (patch) | |
| tree | 1ab595959fdf3cf0fc0374e5025c748934de8171 /proxy/Makefile.am | |
| parent | a6df808c421b6d26feef041819f89f6d6973ec83 (diff) | |
| download | gss-proxy-163b3195f3a5ff5592dfcecc6da1c2bf3a102ea3.tar.gz gss-proxy-163b3195f3a5ff5592dfcecc6da1c2bf3a102ea3.tar.xz gss-proxy-163b3195f3a5ff5592dfcecc6da1c2bf3a102ea3.zip | |
Add gpm_indicate_mechs functions to mechglue library
Diffstat (limited to 'proxy/Makefile.am')
| -rw-r--r-- | proxy/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 = |
