diff options
| author | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-12-05 22:46:21 +0000 |
| commit | 994b4899278199fc4d307780dac0ea50b238bc74 (patch) | |
| tree | 319952538a8556fa7f4d1ffcb4ae258fc6c47a5b /libebl/Makefile.am | |
| parent | 038129b11ac71a13ccaf9029122be86d6c532990 (diff) | |
merge of 2cc527e6d8c8ff19dab478f7d12e58f1cfa6d6f5
and 7b542932f3e2947183b45bdbf39d448f457da9fd
Diffstat (limited to 'libebl/Makefile.am')
| -rw-r--r-- | libebl/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libebl/Makefile.am b/libebl/Makefile.am index f7c4a953..1f5c14d1 100644 --- a/libebl/Makefile.am +++ b/libebl/Makefile.am @@ -43,7 +43,7 @@ gen_SOURCES = eblopenbackend.c eblclosebackend.c eblstrtab.c \ eblcorenote.c eblobjnote.c ebldebugscnp.c \ eblgotpcreloccheck.c eblcopyrelocp.c eblsectionstripp.c \ eblelfclass.c eblelfdata.c eblelfmachine.c \ - ebl_check_special_symbol.c eblbsspltp.c eblretval.c + ebl_check_special_symbol.c eblbsspltp.c eblretval.c eblregname.c libebl_a_SOURCES = $(gen_SOURCES) |
