From e9f6ecfb868f1b0ceb818b7cff2b19b85faffe37 Mon Sep 17 00:00:00 2001 From: Qingping Hou Date: Sun, 26 Feb 2012 11:08:58 +0800 Subject: [PATCH] fix: freetype version in Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 106b1e517..5f9de89ee 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ MUPDFLIBDIR=$(MUPDFDIR)/$(MUPDFTARGET) SQLITE3DIR=sqlite-amalgamation-3070900 LSQLITE3DIR=lsqlite3_svn08 -FREETYPEDIR=$(MUPDFDIR)/thirdparty/freetype-2.4.4 +FREETYPEDIR=$(MUPDFDIR)/thirdparty/freetype-2.4.8 LFSDIR=luafilesystem # set this to your ARM cross compiler: