summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1996-06-25 11:59:42 +0000
committerRoland McGrath <roland@gnu.org>1996-06-25 11:59:42 +0000
commit3d3ac840ea80743592252d232a62eb17d473501a (patch)
tree302754680b42aad63e76ce5e8317cfb32231bc01 /Makefile
parent282d87435cfb3d95386355be0fffc3bbb9aafde3 (diff)
* Makefile (headers): Add libc-lock.h.
* sysdeps/stub/libc-lock.h: New file. * inet/getrpcbynumber.c: Remove _r typo. * elf/dl-load.c (_dl_map_object): Fix typo in last change.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 13ca36bdb5..decd21fec7 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,7 @@ subdirs := $(filter mach,$(subdirs)) $(filter hurd,$(subdirs)) \
data headers others)
headers := errno.h sys/errno.h errnos.h limits.h values.h \
- features.h gnu-versions.h
+ features.h gnu-versions.h libc-lock.h
aux = sysdep $(libc-init) version
echo-headers: subdir_echo-headers