From 409cbaf20b5c695444bd08c87f4a186b9ac6b805 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 29 Mar 2014 13:35:50 +0100 Subject: Solved crashes in 64-bit due to latest merge --- fontconfig/src/makefile | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 fontconfig/src/makefile (limited to 'fontconfig/src') diff --git a/fontconfig/src/makefile b/fontconfig/src/makefile old mode 100644 new mode 100755 index 189478427..25130f82f --- a/fontconfig/src/makefile +++ b/fontconfig/src/makefile @@ -36,6 +36,7 @@ CSRCS = \ fcname.c \ fcobjs.c \ fcpat.c \ + fcrange.c \ fcserialize.c \ fcstat.c \ fcstr.c \ -- cgit v1.2.3