From e6d8db54c468e378512d6873671af811cfeae5ab Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Tue, 2 Oct 2007 22:05:40 +0000 Subject: [PATCH] Add a couple of recent new files to the CLEANALL rule git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14964 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index bbb9b0d9b0..347b113287 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -11,7 +11,7 @@ LDFLAGS := -g CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \ generate_rocklatin mkboot ipod_fw codepages uclpack mi4 gigabeat database \ - lngdump + lngdump telechips gigabeats all: @echo "Run make in your build directory!"