daily update
[binutils-gdb.git] / gold / Makefile.am
index 0f09afad60b07c12484d6f8bd90773a0569dfe23..ea43458453926eb0a31ac03a84b7d855a09240d0 100644 (file)
@@ -30,6 +30,7 @@ noinst_LIBRARIES = libgold.a
 
 CCFILES = \
        archive.cc \
+       binary.cc \
        common.cc \
        compressed_output.cc \
        defstd.cc \
@@ -62,6 +63,7 @@ CCFILES = \
 
 HFILES = \
        archive.h \
+       binary.h \
        common.h \
        compressed_output.h \
        defstd.h \