From: Ulrich Drepper Date: Thu, 10 Apr 1997 18:22:55 +0000 (+0000) Subject: (sunrpc-headers): Add clnt.h. X-Git-Tag: cvs/libc20x-ud-970417~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99f1dfad314b5d0c9cfb18b2cdd53e9ec7beb63b;p=thirdparty%2Fglibc.git (sunrpc-headers): Add clnt.h. --- diff --git a/hurd/Makefile b/hurd/Makefile index deafb1ec3dc..a42d148675d 100644 --- a/hurd/Makefile +++ b/hurd/Makefile @@ -73,7 +73,7 @@ include ../Rules # from $(subdirs), and this rule arranges for the headers in question # to get installed. sunrpc-headers = netdb.h pmap_prot.h xdr.h types.h auth.h \ - rpc_msg.h auth_unix.h + rpc_msg.h auth_unix.h clnt.h installed-sunrpc-headers = $(addprefix $(inst_includedir)/rpc/, \ $(sunrpc-headers)) install-headers-nosubdir: $(installed-sunrpc-headers)