summaryrefslogtreecommitdiff
path: root/dlfcn
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-09 10:13:23 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-09 10:13:23 +0000
commit019e7a645aa33eee4cb5098dc475a303d0e0512a (patch)
treeee004ff33b7f59e6799447786398ea64fc8e19fd /dlfcn
parentbee1e289fafbf1d429f401eb4d7ea4be27282f17 (diff)
Update.
1999-07-09 Andreas Schwab <schwab@suse.de> * elf/Makefile (headers): Remove bits/dlfcn.h and dlfcn.h. * dlfcn/Makefile (headers): Add bits/dlfcn.h.
Diffstat (limited to 'dlfcn')
-rw-r--r--dlfcn/Makefile2
1 files changed, 1 insertions, 1 deletions
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