diff options
Diffstat (limited to 'bfd/makefile.dos')
-rw-r--r-- | bfd/makefile.dos | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/makefile.dos b/bfd/makefile.dos index b3f7aa5..214b701 100644 --- a/bfd/makefile.dos +++ b/bfd/makefile.dos @@ -39,6 +39,8 @@ OBJS = \ coff-go32.o \ cofflink.o \ elf32.o \ + binary.o \ + tekhex.o \ $E libbfd.a : $(OBJS) |