aboutsummaryrefslogtreecommitdiff
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 e029fbafd0..a43014a4cb 100644
--- a/elf/Makefile
+++ b/elf/Makefile
@@ -216,6 +216,7 @@ endef
modules-names = testobj1 testobj2 testobj3
test-modules = $(addprefix $(objpfx),$(addsuffix .so,$(modules-names)))
+generated += $(test-modules)
$(objpfx)testobj2.so: $(objpfx)testobj1.so
LDLIBS-testobj2.so = $(objpfx)testobj1.so