summaryrefslogtreecommitdiffstats
path: root/tools/build/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/Makefile.am')
-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 e8794917b2..5c6f7baab5 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -5,9 +5,9 @@ bin_PROGRAMS = cklength eolstrip packhex unhex rtems-bin2c
noinst_PROGRAMS = binpatch
cklength_SOURCES = cklength.c
-eolstrip_SOURCES = eolstrip.c
+eolstrip_SOURCES = eolstrip.c compat.c
packhex_SOURCES = packhex.c
-unhex_SOURCES = unhex.c
+unhex_SOURCES = unhex.c compat.c
binpatch_SOURCES = binpatch.c
rtems_bin2c_SOURCES = rtems-bin2c.c