From d14b54f97b16dc9088d2eb033e2e0b31c9e50d1d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Jul 1998 15:14:48 +0000 Subject: [PATCH] (distribute): Add sln.c --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elf/Makefile b/elf/Makefile index 75a91bc7029..065c4f01ef8 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -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) -- 2.47.2