summaryrefslogtreecommitdiffstats
path: root/tools/build
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-23 16:49:15 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2015-02-23 16:55:12 +0100
commit748fbd1b3f999b29220a3665775a6f967167dc09 (patch)
treefbb3fc709943551bf07b77baa670abb78df2454c /tools/build
parentnetworking: alignment exception in ioctl(SIOCGIFCONF) (diff)
downloadrtems-748fbd1b3f999b29220a3665775a6f967167dc09.tar.bz2
rtems-bin2c: Fix Windows build
Update #2238.
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am
index 5c6f7baab5..8231ad1fd6 100644
--- a/tools/build/Makefile.am
+++ b/tools/build/Makefile.am
@@ -9,7 +9,7 @@ eolstrip_SOURCES = eolstrip.c compat.c
packhex_SOURCES = packhex.c
unhex_SOURCES = unhex.c compat.c
binpatch_SOURCES = binpatch.c
-rtems_bin2c_SOURCES = rtems-bin2c.c
+rtems_bin2c_SOURCES = rtems-bin2c.c compat.c
bin_SCRIPTS = install-if-change