diff options
Diffstat (limited to 'proxy/Makefile.am')
| -rw-r--r-- | proxy/Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am index eb77bd3..af07ce4 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -81,7 +81,9 @@ if BUILD_SELINUX endif GP_RPCGEN_OBJ = rpcgen/gp_rpc_xdr.c rpcgen/gss_proxy_xdr.c -GP_MECHGLUE_OBJ = src/mechglue/gpm_common.c +GP_MECHGLUE_OBJ = \ + src/mechglue/gpm_display_status.c \ + src/mechglue/gpm_common.c dist_noinst_HEADERS = |
