From 5b6a84998681dbab3574c03cca9798dae7c258a2 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Wed, 9 Mar 2011 11:25:08 +0000 Subject: Don't automatically build convttf - it isn't (currently) required to build Rockbox. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29550 a1c6a512-1295-4272-9138-f99709370657 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Makefile b/tools/Makefile index 327462e9ca..cec5edcb64 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -16,7 +16,7 @@ CLEANALL := scramble descramble iriver sh2d bmp2rb rdf2binary convbdf \ telechips gigabeats creative hmac-sha1 rbspeexenc mkzenboot mk500boot convttf all: scramble descramble sh2d rdf2binary mkboot mkzenboot convbdf codepages \ - uclpack rbspeexenc voicefont mk500boot convttf + uclpack rbspeexenc voicefont mk500boot scramble: scramble.o iriver.o mi4.o gigabeat.o gigabeats.o telechips.o \ iaudio_bl_flash.o creative.o hmac-sha1.o -- cgit v1.2.3