summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-10-23 21:42:24 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-10-24 12:40:39 +0200
commit526c9bdd0408cc0b983c11b35a0aaefda93fad13 (patch)
tree2c5a274a0454129ddff1163f1130dbc6d5595bde /config_host.mk.in
parent4a326ad728b7f6065e5dfb4e31aca3da14e31e34 (diff)
fontconfig: convert to gbuild
Change-Id: Ia0ba9294e36c30147ed52826eac4b0059cfed200
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 0ea224e2c2c1..9a260f44d21a 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -193,6 +193,7 @@ export FONT_GENTIUM_TARBALL=@FONT_GENTIUM_TARBALL@
export FONT_DEJAVU_TARBALL=@FONT_DEJAVU_TARBALL@
export FONTCONFIG_CFLAGS=@FONTCONFIG_CFLAGS@
export FONTCONFIG_LIBS=@FONTCONFIG_LIBS@
+export FONTCONFIG_TARBALL=@FONTCONFIG_TARBALL@
export FRAMEWORKSHOME=@FRAMEWORKSHOME@
export FREETYPE_CFLAGS=@FREETYPE_CFLAGS@
export FREETYPE_LIBS=@FREETYPE_LIBS@