OSDN Git Service

Add support for --format binary for input files.
[pf3gnuchains/pf3gnuchains3x.git] / gold / Makefile.am
index 0f09afa..ea43458 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 \