From: Russ Allbery Date: Wed, 7 Jun 2006 05:22:27 +0000 (+0000) Subject: STABLE14-synchronize-xdr-20060606 X-Git-Tag: openafs-stable-1_4_2-beta1~7 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8abc5b957f9e80f90f4d7698ba5e0a535012fcb5;p=packages%2Fo%2Fopenafs.git STABLE14-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 =\