summaryrefslogtreecommitdiffstats
path: root/support/rpc/include/rpc/Makefile.am
blob: 29286647508bd6ca65266cfa04fce599c2ab7a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
## Process this file with automake to produce Makefile.in

noinst_HEADERS = \
	auth_gss.h \
	auth.h \
	auth_unix.h \
	clnt.h \
	pmap_clnt.h \
	pmap_prot.h \
	pmap_rmt.h \
	rpc.h \
	rpc_des.h \
	rpc_msg.h \
	svc.h \
	svc_auth.h \
	types.h \
	xdr.h