diff options
Diffstat (limited to 'elf/Makefile')
-rw-r--r-- | elf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/Makefile b/elf/Makefile index 775c755291..718e826290 100644 --- a/elf/Makefile +++ b/elf/Makefile @@ -126,6 +126,7 @@ shared-only-routines = libc-dl_find_object rtld-routines = \ $(all-dl-routines) \ dl-audit \ + dl-compat \ dl-conflict \ dl-diagnostics \ dl-diagnostics-cpu \ |