aboutsummaryrefslogtreecommitdiff
path: root/bfd/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r--bfd/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am
index b569f84..03aa24b 100644
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -609,6 +609,7 @@ BFD64_BACKENDS = \
elf64-x86-64.lo \
elf64.lo \
elfn32-mips.lo \
+ mach-o-x86-64.lo \
mmo.lo \
nlm32-alpha.lo \
nlm64.lo \
@@ -639,6 +640,7 @@ BFD64_BACKENDS_CFILES = \
elf64-x86-64.c \
elf64.c \
elfn32-mips.c \
+ mach-o-x86-64.c \
mmo.c \
nlm32-alpha.c \
nlm64.c \