From 019e7a645aa33eee4cb5098dc475a303d0e0512a Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 9 Jul 1999 10:13:23 +0000 Subject: Update. 1999-07-09 Andreas Schwab * elf/Makefile (headers): Remove bits/dlfcn.h and dlfcn.h. * dlfcn/Makefile (headers): Add bits/dlfcn.h. --- elf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'elf') diff --git a/elf/Makefile b/elf/Makefile index 48012ee0c4..d063a4d007 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -20,7 +20,7 @@ subdir := elf -headers = elf.h bits/elfclass.h bits/dlfcn.h link.h dlfcn.h +headers = elf.h bits/elfclass.h link.h routines = $(dl-routines) dl-open dl-close dl-symbol dl-support \ dl-addr enbl-secure dl-profstub dl-origin dl-libc dl-sym -- cgit 1.4.1