]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(sunrpc-headers): Add clnt.h.
authorUlrich Drepper <drepper@redhat.com>
Thu, 10 Apr 1997 18:22:55 +0000 (18:22 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 10 Apr 1997 18:22:55 +0000 (18:22 +0000)
hurd/Makefile

index deafb1ec3dc1c38d0bcdb1ba986d85dfe21f13ec..a42d148675d9f269c8ed7fbf5cd1c6adadc0a37a 100644 (file)
@@ -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)