mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-23 07:57:38 +01:00
Regenerate.
(Logical change 1.221)
This commit is contained in:
parent
2768b34dbe
commit
0ef8414cd9
2 changed files with 6 additions and 5 deletions
|
@ -116,10 +116,11 @@ include_HEADERS_common = $(include_HEADERS_tdep) include/libunwind-common.h \
|
|||
|
||||
SUBDIRS = src tests doc
|
||||
|
||||
EXTRA_DIST = include/dwarf.h include/internal.h include/mempool.h \
|
||||
include/remote.h \
|
||||
include/libunwind-ia64.h include/tdep-ia64.h include/ia64/script.h \
|
||||
include/libunwind-hppa.h include/tdep-hppa.h \
|
||||
EXTRA_DIST = include/dwarf.h include/internal.h include/mempool.h \
|
||||
include/remote.h \
|
||||
include/libunwind-ia64.h include/tdep-ia64.h include/ia64/rse.h \
|
||||
include/ia64/script.h \
|
||||
include/libunwind-hppa.h include/tdep-hppa.h \
|
||||
include/libunwind-x86.h include/tdep-x86.h
|
||||
|
||||
|
||||
|
|
|
@ -212,7 +212,7 @@ dwarf_SOURCES_generic = \
|
|||
|
||||
# The list of files that go both into libunwind and libunwind-ia64:
|
||||
libunwind_la_SOURCES_ia64_common = $(libunwind_la_SOURCES_common) \
|
||||
ia64/init.h ia64/offsets.h ia64/regs.h ia64/rse.h \
|
||||
ia64/init.h ia64/offsets.h ia64/regs.h \
|
||||
ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \
|
||||
ia64/regname-ia64.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue