mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2025-01-11 03:23:43 +01:00
(TESTS_cdep): Add test-ptrace.c.
(Logical change 1.43)
This commit is contained in:
parent
4df2088f8a
commit
21e86c6cba
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if ARCH_IA64
|
|||
noinst_PROGRAMS_arch = ia64-test-sig
|
||||
TESTS_arch = ia64-test-stack
|
||||
endif
|
||||
TESTS_cdep = test-dyn1
|
||||
TESTS_cdep = test-dyn1 test-ptrace
|
||||
noinst_PROGRAMS_cdep = bt exc test-init test-varargs test-dyn1 test-resume-sig
|
||||
endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue