aboutsummaryrefslogtreecommitdiff
path: root/gold/Makefile.am
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2007-10-08 05:12:59 +0000
committerIan Lance Taylor <iant@google.com>2007-10-08 05:12:59 +0000
commitaf6359d59d84cdd70fd1f400b91bc2fdcbed7dfa (patch)
tree84e183491351cc97eaa1bf73aa71dcfd9be52b8d /gold/Makefile.am
parente40747242edfd7ca805f52d14ac80d589065d865 (diff)
downloadbinutils-af6359d59d84cdd70fd1f400b91bc2fdcbed7dfa.zip
binutils-af6359d59d84cdd70fd1f400b91bc2fdcbed7dfa.tar.gz
binutils-af6359d59d84cdd70fd1f400b91bc2fdcbed7dfa.tar.bz2
From Craig Silverstein: add tls.h, use it in i386.cc.
Diffstat (limited to 'gold/Makefile.am')
-rw-r--r--gold/Makefile.am1
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 = \