From e28d90ca5f6378ca513ec6ee71832dd61062c1a8 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Thu, 4 Feb 2010 22:39:46 -0800 Subject: [PATCH] make veryclean: remove tools/iaudio_bl_flash.[ch] These are generated files by the build; at least "make veryclean" should remove them. Signed-off-by: Junio C Hamano --- tools/root.make | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tools/root.make b/tools/root.make index 8d54140..091bf7c 100644 --- a/tools/root.make +++ b/tools/root.make @@ -20,7 +20,7 @@ PPCFLAGS = $(filter-out -Dmain=SDL_main,$(CFLAGS)) # cygwin sdl-config fix TOOLS = $(TOOLSDIR)/rdf2binary $(TOOLSDIR)/convbdf \ $(TOOLSDIR)/codepages $(TOOLSDIR)/scramble $(TOOLSDIR)/bmp2rb \ - $(TOOLSDIR)/uclpack $(TOOLSDIR)/mkboot + $(TOOLSDIR)/uclpack $(TOOLSDIR)/mkboot $(TOOLSDIR)/iaudio_bl_flash.[ch] ifeq (,$(PREFIX)) -- 1.7.0.rc1.204.gb96e5