New drop, with first cut of section layout code.
[deliverable/binutils-gdb.git] / gold / Makefile.am
index a01aef4aab138a5a413b43d71cab2edb764d4c80..ed26af979f1594a02d0a622cd4c32dccbedaffa0 100644 (file)
@@ -22,8 +22,10 @@ CCFILES = \
        fileread.cc \
        gold.cc \
        gold-threads.cc \
+       layout.cc \
        object.cc \
        options.cc \
+       output.cc \
        readsyms.cc \
        resolve.cc \
        symtab.cc \
@@ -36,13 +38,14 @@ HFILES = \
        fileread.h \
        gold.h \
        gold-threads.h \
+       layout.h \
        object.h \
        options.h \
+       output.h \
        readsyms.h \
        stringpool.h \
        symtab.h \
        target.h \
-       targetsize.h \
        target-select.h \
        workqueue.h
 
This page took 0.024227 seconds and 4 git commands to generate.