]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(distribute): Add sln.c
authorUlrich Drepper <drepper@redhat.com>
Wed, 22 Jul 1998 15:14:48 +0000 (15:14 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 22 Jul 1998 15:14:48 +0000 (15:14 +0000)
elf/Makefile

index 75a91bc70298044e9a5196e8f778ded692df7422..065c4f01ef86f94459b4eba7adb7f156eb968761 100644 (file)
@@ -36,7 +36,7 @@ elide-routines.so = $(dl-routines) dl-support enbl-secure
 rtld-routines  := rtld $(dl-routines) dl-sysdep dl-minimal
 distribute     = $(rtld-routines:=.c) dynamic-link.h do-rel.h dl-machine.h \
                  soinit.c sofini.c ldd.sh.in ldd.bash.in eval.c \
-                 dl-envvars.h
+                 dl-envvars.h sln.c
 
 extra-libs      = libdl
 extra-libs-others = $(extra-libs)