1
0
Fork 0
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:
mostang.com!davidm 2003-01-21 17:41:20 +00:00
parent ea0a71ab32
commit 15ea4d442e

View file

@ -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