Merge branch 'master' into merge-job
[deliverable/binutils-gdb.git] / bfd / Makefile.am
index 4836608a04dcf19e390a0b4c3f24f180d1b9ee72..1aa307a5b036b50e628f2102ab3a41f4533126ba 100644 (file)
@@ -1,7 +1,7 @@
 ## Process this file with automake to generate Makefile.in
 #
 #   Copyright (C) 2012-2020 Free Software Foundation, Inc.
-#   Copyright (C) 2019 Advanced Micro Devices, Inc. All rights reserved.
+#   Copyright (C) 2019-2020 Advanced Micro Devices, Inc. All rights reserved.
 #
 # This file is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -357,6 +357,7 @@ BFD32_BACKENDS = \
        elf32-xgate.lo \
        elf32-xstormy16.lo \
        elf32-xtensa.lo \
+       elf32-z80.lo \
        elf32.lo \
        elflink.lo \
        elfxx-sparc.lo \
@@ -492,6 +493,7 @@ BFD32_BACKENDS_CFILES = \
        elf32-xgate.c \
        elf32-xstormy16.c \
        elf32-xtensa.c \
+       elf32-z80.c \
        elf32.c \
        elflink.c \
        elfxx-sparc.c \
This page took 0.025098 seconds and 4 git commands to generate.