From: Russ Allbery Date: Tue, 6 Jun 2006 23:33:07 +0000 (+0000) Subject: synchronize-xdr-20060606 X-Git-Tag: BP-openafs-windows-kdfs-ifs~1280 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b8b1438716a14b596a68c2e77d54ca66009c01c2;p=packages%2Fo%2Fopenafs.git synchronize-xdr-20060606 Include the same set of xdr objects in the shared libafsrpc as are included in the static libafsrpc. --- 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 =\