diff options
Diffstat (limited to 'gold/Makefile.in')
-rw-r--r-- | gold/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/Makefile.in b/gold/Makefile.in index deef51c..560f481 100644 --- a/gold/Makefile.in +++ b/gold/Makefile.in @@ -272,7 +272,9 @@ HFILES = \ output.h \ readsyms.h \ reloc.h \ + reloc-types.h \ script.h \ + script-c.h \ stringpool.h \ symtab.h \ target.h \ |