From 748fbd1b3f999b29220a3665775a6f967167dc09 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 23 Feb 2015 16:49:15 +0100 Subject: rtems-bin2c: Fix Windows build Update #2238. --- tools/build/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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 -- cgit v1.2.3