]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
synchronize-xdr-20060606
authorRuss Allbery <rra@stanford.edu>
Tue, 6 Jun 2006 23:33:07 +0000 (23:33 +0000)
committerRuss Allbery <rra@stanford.edu>
Tue, 6 Jun 2006 23:33:07 +0000 (23:33 +0000)
Include the same set of xdr objects in the shared libafsrpc as are included
in the static libafsrpc.

src/shlibafsrpc/Makefile.in

index 4cc0cb4c472c130319a08d25c30863aebde4b5c7..f77a7bb70b799966638de74876d50cc36ebd93cc 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 =\