aboutsummaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2000-08-01 13:06:28 +0000
committerAndreas Jaeger <aj@suse.de>2000-08-01 13:06:28 +0000
commit5cc90078d45a35770d5b8ffd3afd8eb9748f1a64 (patch)
treed2fbd52cd66dd1869ad65a4bb4a3f190b2e205cd /elf
parentdb54bbfb42b07362ac8fa441d745c4028b73456a (diff)
downloadglibc-5cc90078d45a35770d5b8ffd3afd8eb9748f1a64.tar
glibc-5cc90078d45a35770d5b8ffd3afd8eb9748f1a64.tar.gz
glibc-5cc90078d45a35770d5b8ffd3afd8eb9748f1a64.tar.bz2
glibc-5cc90078d45a35770d5b8ffd3afd8eb9748f1a64.zip
Update.
2000-08-01 Andreas Jaeger <aj@suse.de> * hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h. * elf/Makefile (distribute): Add filtmod1.c and filtmod2.c. * wctype/Makefile (distribute): Add wchar-lookup.h. * sysdeps/generic/Dist: Add bp-checks.h. * iconvdata/Makefile (distribute): Add isiri-3342.h.
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 75edf83d4c..6290132661 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -45,7 +45,7 @@ distribute := $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
ldconfig.h ldconfig.c cache.c readlib.c readelflib.c \
dep1.c dep2.c dep3.c dep4.c dl-dtprocnum.h \
vismain.c vismod1.c vismod2.c vismod3.c \
- constload2.c constload3.c
+ constload2.c constload3.c filtmod1.c filtmod2.c
include ../Makeconfig