mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-03-10 02:20:07 +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
|
noinst_PROGRAMS_arch = sig
|
||||||
endif
|
endif
|
||||||
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_arch) bt exc \
|
noinst_PROGRAMS = $(noinst_PROGRAMS_common) $(noinst_PROGRAMS_arch) bt exc \
|
||||||
test-init test-varargs
|
test-init test-varargs test-dyn1
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LDADD = ../src/libunwind-$(arch).la
|
LDADD = ../src/libunwind-$(arch).la
|
||||||
|
|
Loading…
Add table
Reference in a new issue