mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-02-04 05:32:53 +01:00
(noinst_PROGRAMS): Mentio ntest-resume-sig.
(Logical change 1.40)
This commit is contained in:
parent
ea0a71ab32
commit
15ea4d442e
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-dyn1
|
test-init test-varargs test-dyn1 test-resume-sig
|
||||||
endif
|
endif
|
||||||
|
|
||||||
LDADD = ../src/libunwind-$(arch).la
|
LDADD = ../src/libunwind-$(arch).la
|
||||||
|
|
Loading…
Reference in a new issue