summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-09-04 14:00:07 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-08 12:51:20 +0200
commitbe742b279a807f7effe758975ce0364f4a80732e (patch)
treef6fe3660f66962613205f81e02a0b56ecf099d2b /config_host.mk.in
parent0c6fbcad3ff71fb755406ec914da0ae15e2d21e0 (diff)
libwpg: convert to gbuild
Change-Id: If440c551aedf805eb364c0fe575e8c5f4f66c18f
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 b35aa222779d..15c0a743ba42 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -622,6 +622,7 @@ export WPD_CFLAGS=@WPD_CFLAGS@
export WPD_LIBS=@WPD_LIBS@
export WPG_CFLAGS=@WPG_CFLAGS@
export WPG_LIBS=@WPG_LIBS@
+export WPG_TARBALL=@WPG_TARBALL@
export WPS_CFLAGS=@WPS_CFLAGS@
export WPS_LIBS=@WPS_LIBS@
export WPS_TARBALL=@WPS_TARBALL@