X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=binutils%2FMakefile.am;h=d0adea0623c45bb6fc11573b0b011b07accb2cfc;hb=4d6ed7c8cea13961e6c4bd3425dd679eb44ebc34;hp=1ddf2f7fc5e59ed766161fbba978258775b2e3c7;hpb=a6da1910ac73f90544967200b2a23835644fc272;p=thirdparty%2Fbinutils-gdb.git diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 1ddf2f7fc5e..d0adea0623c 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -161,7 +161,7 @@ objcopy_SOURCES = objcopy.c not-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS) strings_SOURCES = strings.c $(BULIBS) -readelf_SOURCES = readelf.c version.c +readelf_SOURCES = readelf.c version.c unwind-ia64.c readelf_LDADD = $(INTLLIBS) $(LIBIBERTY) strip_new_SOURCES = objcopy.c is-strip.c rename.c $(WRITE_DEBUG_SRCS) $(BULIBS)