mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-02-02 04:52:53 +01:00
(noinst_PROGRAMS): Mention test-dyn1.
(Logical change 1.29)
This commit is contained in:
parent
58752cbc76
commit
d48c437782
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ if ARCH_IA64
|
|||
noinst_PROGRAMS_arch = sig
|
||||
endif
|
||||
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_arch) bt exc \
|
||||
test-init test-varargs
|
||||
test-init test-varargs test-dyn1
|
||||
endif
|
||||
|
||||
LDADD = ../src/libunwind-$(arch).la
|
||||
|
|
Loading…
Reference in a new issue