diff options
| author | Ulf Hermann <[email protected]> | 2017-08-16 16:37:34 +0200 |
|---|---|---|
| committer | Ulf Hermann <[email protected]> | 2017-08-17 17:55:41 +0200 |
| commit | d86c13d143989a961eba149e3abfab9e3f471744 (patch) | |
| tree | c16c260c24712819cb967415ec79e58e26d3e4bf /libebl/Makefile.am | |
| parent | 3695a1ba8dcd16459e0f35b74e88dbef48d21861 (diff) | |
| parent | 54ba4ce2973113d8f4315d4fc90e16a9b4476ea6 (diff) | |
Merge tag 'elfutils-0.170'
elfutils 0.170 release
Change-Id: I37d03645902b9f0a9fb708af1551db8843537799
Diffstat (limited to 'libebl/Makefile.am')
| -rw-r--r-- | libebl/Makefile.am | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libebl/Makefile.am b/libebl/Makefile.am index a167549b..d46b0c8f 100644 --- a/libebl/Makefile.am +++ b/libebl/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in ## -## Copyright (C) 2000-2010, 2013, 2016 Red Hat, Inc. +## Copyright (C) 2000-2010, 2013, 2016, 2017 Red Hat, Inc. ## This file is part of elfutils. ## ## This file is free software; you can redistribute it and/or modify @@ -55,7 +55,8 @@ gen_SOURCES = eblopenbackend.c eblclosebackend.c \ eblsysvhashentrysize.c eblauxvinfo.c eblcheckobjattr.c \ ebl_check_special_section.c ebl_syscall_abi.c eblabicfi.c \ eblstother.c eblinitreg.c ebldwarftoregno.c eblnormalizepc.c \ - eblunwind.c eblresolvesym.c eblcheckreloctargettype.c + eblunwind.c eblresolvesym.c eblcheckreloctargettype.c \ + ebl_data_marker_symbol.c libebl_a_SOURCES = $(gen_SOURCES) |
