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 c0ab159..0fdf615 100644 --- a/gold/Makefile.am +++ b/gold/Makefile.am @@ -68,6 +68,7 @@ CCFILES = \ script.cc \ stringpool.cc \ symtab.cc \ + target.cc \ target-select.cc \ version.cc \ workqueue.cc \ |