about summary refs log tree commit diff
path: root/sunrpc/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-01-11 03:06:50 +0000
committerUlrich Drepper <drepper@redhat.com>2001-01-11 03:06:50 +0000
commitb9483044c39b879e3ac2a36b745494769d83b324 (patch)
tree884c8d8f71a4f7044a3d09c55fa608fdcd144da8 /sunrpc/Makefile
parentb1eab230118c7d65223927486afb7fe0b531bf33 (diff)
downloadglibc-b9483044c39b879e3ac2a36b745494769d83b324.tar.gz
glibc-b9483044c39b879e3ac2a36b745494769d83b324.tar.xz
glibc-b9483044c39b879e3ac2a36b745494769d83b324.zip
Update.
2001-01-10  Ulrich Drepper  <drepper@redhat.com>

	* sunrpc/Makefile (distribute): Add errqueue.h.
Diffstat (limited to 'sunrpc/Makefile')
-rw-r--r--sunrpc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sunrpc/Makefile b/sunrpc/Makefile
index cb098a7375..7f81218b3d 100644
--- a/sunrpc/Makefile
+++ b/sunrpc/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
+# Copyright (C) 1994,95,96,97,98,99,2000,2001 Free Software Foundation, Inc.
 # This file is part of the GNU C Library.
 
 # The GNU C Library is free software; you can redistribute it and/or
@@ -76,7 +76,8 @@ rpcgen-objs = rpc_main.o rpc_hout.o rpc_cout.o rpc_parse.o \
 	      rpc_tblout.o rpc_sample.o
 # These headers are part of rpcgen.
 distribute := proto.h rpc_util.h rpc_parse.h rpc_scan.h \
-	      $(rpcgen-objs:.o=.c) etc.rpc
+	      $(rpcgen-objs:.o=.c) etc.rpc \
+	      errqueue.h
 extra-objs = $(rpcgen-objs)
 
 all: # Make this the default target; it will be defined in Rules.