aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorKonstantin Belousov <kostik@pooma.home>2010-03-07 23:43:07 +0200
committerKonstantin Belousov <kostik@pooma.home>2010-03-07 23:43:07 +0200
commit53095e6b3e4a6738e814c8f40cf546dca96a061f (patch)
tree843a27a70df8151f3199f541004e49a685798bd4 /src/Makefile.am
parentc64723835c0c855fde5bec3d7528db64fe539015 (diff)
downloadlibunwind-53095e6b3e4a6738e814c8f40cf546dca96a061f.tar.gz
Code for resume
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 7cf0d662..0aff658d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -244,7 +244,7 @@ libunwind_x86_la_SOURCES_x86 = $(libunwind_la_SOURCES_x86_common) \
# The list of files that go both into libunwind and libunwind-x86_64:
libunwind_la_SOURCES_x86_64_common = $(libunwind_la_SOURCES_common) \
$(dwarf_SOURCES_common) \
- elf64.c elf64.h \
+ elf64.c elf64.h x86_64/offsets.h \
x86_64/init.h x86_64/unwind_i.h x86_64/ucontext_i.h \
x86_64/is_fpreg.c x86_64/regname.c