aboutsummaryrefslogtreecommitdiff
path: root/gold/Makefile.am
diff options
context:
space:
mode:
authorIan Lance Taylor <iant@google.com>2007-10-07 18:06:27 +0000
committerIan Lance Taylor <iant@google.com>2007-10-07 18:06:27 +0000
commit8486ee48e830d61eff9da26b30527780a584556a (patch)
treed91b05eee78c126b70d9ccd2e745dff0480e86bf /gold/Makefile.am
parentf958d5fc533970eb5f7083c3ab791912ee499bd4 (diff)
downloadbinutils-8486ee48e830d61eff9da26b30527780a584556a.zip
binutils-8486ee48e830d61eff9da26b30527780a584556a.tar.gz
binutils-8486ee48e830d61eff9da26b30527780a584556a.tar.bz2
Add --version option.
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 f61dac3..87bde55 100644
--- a/gold/Makefile.am
+++ b/gold/Makefile.am
@@ -46,6 +46,7 @@ CCFILES = \
symtab.cc \
stringpool.cc \
target-select.cc \
+ version.cc \
workqueue.cc
HFILES = \