summaryrefslogtreecommitdiff
path: root/gold/Makefile.am
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2008-01-09 19:57:45 +0000
committerIan Lance Taylor <iant@google.com>2008-01-09 19:57:45 +0000
commitd10411c1a49967794bfbff8fc14565c803a66b90 (patch)
treecc5f71c623bb8bb60e4d6ae14bae0926b575dc71 /gold/Makefile.am
parent32cb378daf8d4bb7cee039b31e636d512af4105b (diff)
downloadbinutils-redhat-d10411c1a49967794bfbff8fc14565c803a66b90.tar.gz
Support assignments and expressions in linker scripts.
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 ce17e96ed7..d1c564c3f5 100644
--- a/gold/Makefile.am
+++ b/gold/Makefile.am
@@ -37,6 +37,7 @@ CCFILES = \
dwarf_reader.cc \
ehframe.cc \
errors.cc \
+ expression.cc \
fileread.cc \
gold.cc \
gold-threads.cc \