X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Frpc%2Finclude%2Frpc%2FMakefile.am;fp=support%2Frpc%2Finclude%2Frpc%2FMakefile.am;h=29286647508bd6ca65266cfa04fce599c2ab7a77;hp=0000000000000000000000000000000000000000;hb=ac5b03be829b4c9369ebfb07a688308721103228;hpb=371ca25167a217d647971384c37aa3fcee8a4aef diff --git a/support/rpc/include/rpc/Makefile.am b/support/rpc/include/rpc/Makefile.am new file mode 100644 index 0000000..2928664 --- /dev/null +++ b/support/rpc/include/rpc/Makefile.am @@ -0,0 +1,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