ms-nfs41-client/libtirpc/man/Makefile.am
Casey Bodley 0ad4db4fad fresh git tree for public release
we regretfully had to remove our git history for licensing reasons

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:15:48 -04:00

9 lines
347 B
Makefile

man5_MANS = netconfig.5
man3_MANS = bindresvport.3t des_crypt.3t getnetconfig.3t getnetpath.3t \
getrpcent.3t getrpcport.3t rpc.3t rpc_clnt_auth.3t rpc_clnt_calls.3t \
rpc_clnt_create.3t rpc_secure.3t rpc_soc.3t rpc_svc_calls.3t \
rpc_svc_create.3t rpc_svc_err.3t rpc_svc_reg.3t rpc_xdr.3t rtime.3t
EXTRA_DIST = $(man5_MANS) $(man3_MANS)