summaryrefslogtreecommitdiff
path: root/libc/Makefile.am
diff options
context:
space:
mode:
authormarcus <marcus>2005-02-06 19:06:43 +0000
committermarcus <marcus>2005-02-06 19:06:43 +0000
commit75ea1d5ef112a3b1f8cb7d6aa87b7dc0ef332290 (patch)
tree604f951236141f1e782d385a3dce9feed634fc92 /libc/Makefile.am
parent4673e95351fee2c072a491ec2487277949b07b5a (diff)
2005-02-06 Marcus Brinkmann <marcus@gnu.org>
* patches/09-sysdeps-generic-lseek.patch: New file. * Makefile.am (patch_files): Add 09-sysdeps-generic-lseek.patch.
Diffstat (limited to 'libc/Makefile.am')
-rw-r--r--libc/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/Makefile.am b/libc/Makefile.am
index bf1f499..2cc4db6 100644
--- a/libc/Makefile.am
+++ b/libc/Makefile.am
@@ -28,6 +28,7 @@ patch_files = 00-configure-touch.patch 01-configure.in-base-os.patch \
06-sysdeps-generic-open.patch \
07-sysdeps-generic-fcntl.patch \
08-sysdeps-generic-dl-sysdep.patch \
+ 09-sysdeps-generic-lseek.patch \
50-nptl-hurd-l4.patch \
51-nptl-hurd-l4-tls.patch