From ac40b91956761ebc182da98f5c3cdae13c6f8696 Mon Sep 17 00:00:00 2001 From: Joseph Myers Date: Fri, 18 Feb 2005 02:22:03 +0000 Subject: * Makefile.am (TOOL_PROGS): Add objdump. * Makefile.in: Regenerate. --- binutils/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/Makefile.in') diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 357cf5e..5dbd8a9 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -184,7 +184,7 @@ noinst_PROGRAMS = $(NM_PROG) $(STRIP_PROG) $(DEMANGLER_PROG) EXTRA_PROGRAMS = $(NLMCONV_PROG) srconv sysdump coffdump $(DLLTOOL_PROG) $(WINDRES_PROG) $(DLLWRAP_PROG) # Stuff that goes in tooldir/ if appropriate. -TOOL_PROGS = nm-new strip-new ar ranlib dlltool +TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump BASEDIR = $(srcdir)/.. BFDDIR = $(BASEDIR)/bfd -- cgit v1.1