summaryrefslogtreecommitdiff
path: root/elf
diff options
context:
space:
mode:
Diffstat (limited to 'elf')
-rw-r--r--elf/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/Makefile b/elf/Makefile
index 524765ba30..4b970084af 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -49,6 +49,7 @@ extra-objs = $(rtld-routines:=.so) soinit.so sofini.so
generated = librtld.so dl-allobjs.so
install-others = $(slibdir)/$(rtld-installed-name)
install-bin = ldd
+endif
include ../Rules