diff options
-rw-r--r-- | proxy/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am index 001e4e3..a836a89 100644 --- a/proxy/Makefile.am +++ b/proxy/Makefile.am @@ -126,7 +126,8 @@ dist_noinst_HEADERS = \ src/gp_conv.h \ src/gp_ring_buffer.h \ src/gp_debug.h \ - src/gp_rpc_creds.h + src/gp_rpc_creds.h \ + src/mechglue/gss_plugin.h #################### |