diff options
| author | Doug Rabson <dfr@FreeBSD.org> | 2008-08-06 14:02:05 +0000 |
|---|---|---|
| committer | Doug Rabson <dfr@FreeBSD.org> | 2008-08-06 14:02:05 +0000 |
| commit | 8f55a568f69c5b2fadaa020a452c2043a7dcf65f (patch) | |
| tree | a928d209076dec713f636439ec8dc5be13863460 /include/rpc/Makefile | |
| parent | 503765e486a9c33dc1875451a7c94e761a8d8a8d (diff) | |
Notes
Diffstat (limited to 'include/rpc/Makefile')
| -rw-r--r-- | include/rpc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rpc/Makefile b/include/rpc/Makefile index ee78fcf00e17..40d4c47b3a07 100644 --- a/include/rpc/Makefile +++ b/include/rpc/Makefile @@ -11,7 +11,7 @@ XFILES= rpcb_prot.x HFILES= auth.h auth_unix.h clnt.h clnt_soc.h clnt_stat.h \ nettype.h pmap_clnt.h pmap_prot.h pmap_rmt.h raw.h \ - rpc.h rpc_msg.h rpcb_clnt.h rpcent.h rpc_com.h \ + rpc.h rpc_msg.h rpcb_clnt.h rpcent.h rpc_com.h rpcsec_gss.h \ svc.h svc_auth.h svc_soc.h svc_dg.h xdr.h # Secure RPC |
