mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-22 07:37:38 +01:00
(libunwind_la_SOURCES_ia64): Mention ia64/regs.h.
(Logical change 1.14)
This commit is contained in:
parent
dfca3c7e7e
commit
73645af561
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@ libunwind_la_SOURCES_common = backtrace.c
|
|||
endif
|
||||
|
||||
libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_common) \
|
||||
ia64/init.h ia64/offsets.h ia64/rse.h ia64/script.h \
|
||||
ia64/ucontext_i.h ia64/unwind_i.h ia64/unwind_decoder.h \
|
||||
ia64/init.h ia64/offsets.h ia64/regs.h ia64/rse.h ia64/script.h \
|
||||
ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \
|
||||
\
|
||||
ia64/__ia64_install_context.S ia64/shared.c ia64/tables-glibc.c \
|
||||
\
|
||||
|
|
Loading…
Reference in a new issue