diff options
| author | Jan Kratochvil <[email protected]> | 2013-12-17 18:49:54 +0100 |
|---|---|---|
| committer | Jan Kratochvil <[email protected]> | 2013-12-18 13:01:05 +0100 |
| commit | c6a41483f2986d5542c554981348f75b815ef9b1 (patch) | |
| tree | afbd87ebb664bfe07a7d03790920fdbbc3be9e38 /libebl/Makefile.am | |
| parent | c8c610bcfb9e90ab2d43c019da7eaade7017baec (diff) | |
unwinder: s390 and s390x
Signed-off-by: Jan Kratochvil <[email protected]>
Diffstat (limited to 'libebl/Makefile.am')
| -rw-r--r-- | libebl/Makefile.am | 3 |
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) |
