Add missing ld makefile dependency for nios

Alan Modra amodra@gmail.com
Fri Jun 13 09:31:00 GMT 2014


Committed.

	* Makefile.am (ALL_EMULATION_SOURCES): Add enios2elf.c, enios2linux.c.
	* Makefile.in: Regenerate.

diff --git a/ld/Makefile.am b/ld/Makefile.am
index 44e7ca6..66795b3 100644
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -350,6 +350,8 @@ ALL_EMULATION_SOURCES = \
 	ends32belf_linux.c \
 	enews.c \
 	ens32knbsd.c \
+	enios2elf.c \
+	enios2linux.c \
 	epc532macha.c \
 	epdp11.c \
 	epjelf.c \

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list