summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 59d0d7f..466b6dd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -37,7 +37,8 @@ nobase_include_HEADERS = tirpc/netconfig.h \
if GSS
nobase_include_HEADERS += \
tirpc/rpc/rpcsec_gss.h \
- tirpc/rpc/auth_gss.h
+ tirpc/rpc/auth_gss.h \
+ tirpc/rpc/svc_auth_gss.h
endif
if AUTHDES