mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-11 03:23:43 +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
|
||||
endif
|
||||
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
|
||||
|
||||
LDADD = ../src/libunwind-$(arch).la
|
||||
|
|
Loading…
Reference in a new issue