* Makefile.am (TOOL_PROGS): Add objcopy.
[deliverable/binutils-gdb.git] / binutils / Makefile.am
index da78c626acdd4b18167259d2a5da99365a0edf5c..4f7a832f81b5939bb13b54366c7a35cd756a60be 100644 (file)
@@ -60,7 +60,7 @@ noinst_PROGRAMS = $(RENAMED_PROGS) @BUILD_MISC@
 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 objdump
+TOOL_PROGS = nm-new strip-new ar ranlib dlltool objdump objcopy
 
 BASEDIR = $(srcdir)/..
 BFDDIR = $(BASEDIR)/bfd
This page took 0.022824 seconds and 4 git commands to generate.