From: Russ Allbery Date: Wed, 7 Jun 2006 05:23:56 +0000 (+0000) Subject: DEVEL15-synchronize-xdr-20060606 X-Git-Tag: openafs-devel-1_5_2~5 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cbff26d61ca4138dbf01a62fa2e0e86ad3c6f17c;p=packages%2Fo%2Fopenafs.git DEVEL15-synchronize-xdr-20060606 Include the same set of xdr objects in the shared libafsrpc as are included in the static libafsrpc. (cherry picked from commit b8b1438716a14b596a68c2e77d54ca66009c01c2) --- diff --git a/src/shlibafsrpc/Makefile.in b/src/shlibafsrpc/Makefile.in index 4cc0cb4c4..f77a7bb70 100644 --- a/src/shlibafsrpc/Makefile.in +++ b/src/shlibafsrpc/Makefile.in @@ -55,6 +55,8 @@ XDROBJS =\ xdr_int32.o \ xdr_int64.o \ xdr_afsuuid.o \ + xdr_update.o \ + xdr_refernce.o \ AFS_component_version_number.o RXOBJS =\