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 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 =\