diff options
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r-- | binutils/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 8b48f6f..636140d 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -622,8 +622,8 @@ dwarf.o: \ $(INCDIR)/alloca-conf.h \ $(INCDIR)/ansidecl.h \ $(INCDIR)/binary-io.h \ - $(INCDIR)/elf/common.h \ $(INCDIR)/dwarf2.h \ + $(INCDIR)/elf/common.h \ $(INCDIR)/fopen-same.h \ $(INCDIR)/libiberty.h \ $(INCDIR)/symcat.h \ |