DEVEL15-synchronize-xdr-20060606
authorRuss Allbery <rra@stanford.edu>
Wed, 7 Jun 2006 05:23:56 +0000 (05:23 +0000)
committerDerrick Brashear <shadow@dementia.org>
Wed, 7 Jun 2006 05:23:56 +0000 (05:23 +0000)
Include the same set of xdr objects in the shared libafsrpc as are included
in the static libafsrpc.

(cherry picked from commit b8b1438716a14b596a68c2e77d54ca66009c01c2)

src/shlibafsrpc/Makefile.in

index 4cc0cb4..f77a7bb 100644 (file)
@@ -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 =\