summaryrefslogtreecommitdiff
path: root/gold/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gold/Makefile.am')
-rw-r--r--gold/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/gold/Makefile.am b/gold/Makefile.am
index 8545a77ee7..13aae2678e 100644
--- a/gold/Makefile.am
+++ b/gold/Makefile.am
@@ -19,6 +19,8 @@ noinst_PROGRAMS = ld-new
CCFILES = \
archive.cc \
+ common.cc \
+ defstd.cc \
dirsearch.cc \
fileread.cc \
gold.cc \
@@ -37,6 +39,8 @@ CCFILES = \
HFILES = \
archive.h \
+ common.h \
+ defstd.h \
dirsearch.h \
fileread.h \
gold.h \