summaryrefslogtreecommitdiffstats
path: root/libebl/Makefile.am
diff options
context:
space:
mode:
authorJan Kratochvil <[email protected]>2013-12-17 18:49:54 +0100
committerJan Kratochvil <[email protected]>2013-12-18 13:01:05 +0100
commitc6a41483f2986d5542c554981348f75b815ef9b1 (patch)
treeafbd87ebb664bfe07a7d03790920fdbbc3be9e38 /libebl/Makefile.am
parentc8c610bcfb9e90ab2d43c019da7eaade7017baec (diff)
unwinder: s390 and s390x
Signed-off-by: Jan Kratochvil <[email protected]>
Diffstat (limited to 'libebl/Makefile.am')
-rw-r--r--libebl/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/libebl/Makefile.am b/libebl/Makefile.am
index 2f3b7308..fc4f1b6f 100644
--- a/libebl/Makefile.am
+++ b/libebl/Makefile.am
@@ -54,7 +54,8 @@ gen_SOURCES = eblopenbackend.c eblclosebackend.c eblstrtab.c \
eblreginfo.c eblnonerelocp.c eblrelativerelocp.c \
eblsysvhashentrysize.c eblauxvinfo.c eblcheckobjattr.c \
ebl_check_special_section.c ebl_syscall_abi.c eblabicfi.c \
- eblstother.c eblinitreg.c ebldwarftoregno.c
+ eblstother.c eblinitreg.c ebldwarftoregno.c eblnormalizepc.c \
+ eblunwind.c
libebl_a_SOURCES = $(gen_SOURCES)