1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-26 03:11:44 +02:00

(libunwind_la_SOURCES_ia64_common): Mention debug_level-ia64.c.

(Logical change 1.155)
This commit is contained in:
mostang.com!davidm 2004-01-20 23:50:00 +00:00
parent 82cfd4862f
commit c62eddaa2f

View file

@ -76,7 +76,8 @@ dwarf_sources = \
# 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/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h
ia64/ucontext_i.h ia64/unwind_decoder.h ia64/unwind_i.h \
ia64/debug_level-ia64.c
# The list of files that go into libunwind:
libunwind_la_SOURCES_ia64 = $(libunwind_la_SOURCES_ia64_common) \