summaryrefslogtreecommitdiff
path: root/libio/Makefile
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-04-10 03:10:20 +0000
committerUlrich Drepper <drepper@redhat.com>2001-04-10 03:10:20 +0000
commit1dc843f70a0b231da05b0acd238d76968aec279b (patch)
tree024ac56d734d3cd28ab061b63f82c69d16907640 /libio/Makefile
parentc44a663dca2b0e3f3ac9e9e010bc83d58912803e (diff)
Update.
2001-04-09 Ulrich Drepper <drepper@redhat.com> * libio/Makefile (distribute): Add fd_to_filename.h.
Diffstat (limited to 'libio/Makefile')
-rw-r--r--libio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libio/Makefile b/libio/Makefile
index ab2178096f..ef13719c5b 100644
--- a/libio/Makefile
+++ b/libio/Makefile
@@ -93,7 +93,8 @@ shared-only-routines = oldiofopen oldiofdopen oldiofclose oldfileops \
oldiofgetpos oldiofgetpos64 oldiofsetpos \
oldiofsetpos64
-distribute := iolibio.h libioP.h strfile.h Banner test-freopen.sh
+distribute := iolibio.h libioP.h strfile.h Banner test-freopen.sh \
+ fd_to_filename.h
include ../Rules