summaryrefslogtreecommitdiff
path: root/gold/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gold/Makefile.am')
-rw-r--r--gold/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/Makefile.am b/gold/Makefile.am
index c9cde9ca97..a91a1c80cc 100644
--- a/gold/Makefile.am
+++ b/gold/Makefile.am
@@ -33,6 +33,7 @@ CCFILES = \
defstd.cc \
dirsearch.cc \
dynobj.cc \
+ dwarf_reader.cc \
ehframe.cc \
errors.cc \
fileread.cc \
@@ -60,6 +61,7 @@ HFILES = \
defstd.h \
dirsearch.h \
dynobj.h \
+ dwarf_reader.h \
ehframe.h \
errors.h \
fileread.h \