summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--proxy/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/proxy/Makefile.am b/proxy/Makefile.am
index 056e72b..5b0669d 100644
--- a/proxy/Makefile.am
+++ b/proxy/Makefile.am
@@ -125,7 +125,8 @@ dist_noinst_HEADERS = \
src/gp_export.h \
src/gp_conv.h \
src/gp_debug.h \
- src/gp_rpc_creds.h
+ src/gp_rpc_creds.h \
+ src/mechglue/gss_plugin.h
####################