X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=ld%2FMakefile.am;h=fcd4c363959afa82573a95b787d7f62be48d2cf1;hb=ee2fdd6f36c10ceb84e05c7234983bcfbe6146d5;hp=b509e236e8fd366bfa2f78b5ee9a420a5a73961b;hpb=f4906a9a7441ef9c2758513420568994a1e7fed3;p=deliverable%2Fbinutils-gdb.git diff --git a/ld/Makefile.am b/ld/Makefile.am index b509e236e8..fcd4c36395 100644 --- a/ld/Makefile.am +++ b/ld/Makefile.am @@ -677,7 +677,8 @@ ELF_X86_DEPS = $(ELF_DEPS) $(srcdir)/emulparams/plt_unwind.sh \ $(srcdir)/emulparams/extern_protected_data.sh \ $(srcdir)/emulparams/dynamic_undefined_weak.sh \ $(srcdir)/emulparams/reloc_overflow.sh \ - $(srcdir)/emulparams/call_nop.sh + $(srcdir)/emulparams/call_nop.sh \ + $(srcdir)/emulparams/cet.sh @TDIRS@