diff --git a/tools/root.make b/tools/root.make index 20b11ae1fb..85a996fc62 100644 --- a/tools/root.make +++ b/tools/root.make @@ -21,7 +21,7 @@ ASMFLAGS = -D__ASSEMBLER__ # work around gcc 3.4.x bug with -std=gnu99, onl TOOLS = $(TOOLSDIR)/rdf2binary $(TOOLSDIR)/convbdf \ $(TOOLSDIR)/codepages $(TOOLSDIR)/scramble $(TOOLSDIR)/bmp2rb \ $(TOOLSDIR)/uclpack $(TOOLSDIR)/mkboot $(TOOLSDIR)/iaudio_bl_flash.c \ - $(TOOLSDIR)/iaudio_bl_flash.h $(TOOLSDIR)/convttf + $(TOOLSDIR)/iaudio_bl_flash.h ifeq (,$(PREFIX))