diff options
Diffstat (limited to 'gold/Makefile.am')
-rw-r--r-- | gold/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gold/Makefile.am b/gold/Makefile.am index 87bde55..e9508de 100644 --- a/gold/Makefile.am +++ b/gold/Makefile.am @@ -75,6 +75,7 @@ HFILES = \ target.h \ target-reloc.h \ target-select.h \ + tls.h \ workqueue.h YFILES = \ |