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. --- dlfcn/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dlfcn') diff --git a/dlfcn/Makefile b/dlfcn/Makefile index ee8203cf68..7457b5687e 100644 --- a/dlfcn/Makefile +++ b/dlfcn/Makefile @@ -17,7 +17,7 @@ # Boston, MA 02111-1307, USA. subdir := dlfcn -headers := dlfcn.h +headers := bits/dlfcn.h dlfcn.h extra-libs := libdl libdl-routines := dlopen dlclose dlsym dlvsym dlerror dladdr distribute := dlopenold.c -- cgit v1.2.3