diff options
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 7e2ce6a..54c8448 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -87,6 +87,7 @@ GP_MECHGLUE_OBJ = \ src/mechglue/gpm_release_handle.c \ src/mechglue/gpm_acquire_cred.c \ src/mechglue/gpm_indicate_mechs.c \ + src/mechglue/gpm_import_and_canon_name.c \ src/mechglue/gpm_common.c dist_noinst_HEADERS = |