summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tools/build/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 571066850d..f58624929f 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -4,7 +4,7 @@
ACLOCAL_AMFLAGS = -I ../../aclocal
-bin_PROGRAMS = cklength eolstrip packhex unhex bin2c
+bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
noinst_PROGRAMS = binpatch
@@ -13,7 +13,7 @@ eolstrip_SOURCES = eolstrip.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c
binpatch_SOURCES = binpatch.c
-bin2c_SOURCES = bin2c.c
+rtems_bin2c_SOURCES = rtems-bin2c.c
bin_SCRIPTS = install-if-change