summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-09-04 14:08:14 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-08 12:51:49 +0200
commit85e34a4f3a157663f49611d566554785a28848a7 (patch)
treed19cbe2ae617ae4b2619653ee098c022e573557d /config_host.mk.in
parentbe742b279a807f7effe758975ce0364f4a80732e (diff)
libwpd: convert to gbuild
Change-Id: I5a8d3979e8b3e1e3d33882715fbb61f37bf27e35
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 15c0a743ba42..b63983a70881 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -620,6 +620,7 @@ export WORKDIR_FOR_BUILD=@WORKDIR_FOR_BUILD@
export WORK_STAMP=@SOURCEVERSION@
export WPD_CFLAGS=@WPD_CFLAGS@
export WPD_LIBS=@WPD_LIBS@
+export WPD_TARBALL=@WPD_TARBALL@
export WPG_CFLAGS=@WPG_CFLAGS@
export WPG_LIBS=@WPG_LIBS@
export WPG_TARBALL=@WPG_TARBALL@