diff options
Diffstat (limited to 'bfd/Makefile.in')
-rw-r--r-- | bfd/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/Makefile.in b/bfd/Makefile.in index c939be9..127f19e 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -234,7 +234,7 @@ docs: syms.texi bfd.texi cache.texi format.texi section.texi \ PROTOS = opncls.p archures.p libbfd.p section.p syms.p bfd.p \ - archive.p reloc.p targets.p format.p coffcode.p + archive.p reloc.p targets.p format.p coffcode.p core.p IPROTOS = libbfd.ip cache.ip |