Merge up from branch.
[shibboleth/cpp-sp.git] / oncrpc / rpc / Makefile.am
1
2 AUTOMAKE_OPTIONS = foreign
3
4 noinst_HEADERS = \
5   auth.h \
6   clnt.h \
7   pmap_prot.h \
8   rpc_msg.h \
9   types.h \
10   auth_unix.h \
11   netdb.h \
12   pmap_rmt.h \
13   svc.h \
14   xdr.h \
15   bcopy.h \
16   pmap_clnt.h \
17   rpc.h \
18   svc_auth.h
19