summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorPeter Foley <pefoley2@verizon.net>2012-11-04 08:46:44 -0500
committerPeter Foley <pefoley2@verizon.net>2012-11-04 09:02:09 -0500
commit433b43bcd2dbd146a9d6342fab0704d653c50d29 (patch)
tree5bd139207a2f471900c16b8b67400761dd7a7fc4 /config_host.mk.in
parent198a18b246ac8105cd868138e0ba172f8e83c0d5 (diff)
convert lcms2 to gbuild
Change-Id: I96de6b20b2a68f0982a30d33359e9e9cda9e642c
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 ec6665639465..3b2d42ee4106 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -311,6 +311,7 @@ export LANGUAGETOOL_TARBALL=@LANGUAGETOOL_TARBALL@
export L10N_MODULE=@L10N_MODULE@
export LCMS2_CFLAGS=@LCMS2_CFLAGS@
export LCMS2_LIBS=@LCMS2_LIBS@
+export LCMS2_TARBALL=@LCMS2_TARBALL@
ifneq ($(strip @LDFLAGS@),)
export LDFLAGS=@LDFLAGS@
endif