diff options
Diffstat (limited to 'elf')
-rw-r--r-- | elf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |