summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2012-09-04 12:55:40 +0200
committerMatúš Kukan <matus.kukan@gmail.com>2012-09-08 12:49:24 +0200
commit71a3db78930b7b804231e2a6c576cad672d39c8d (patch)
tree4d01a87feabd53258930250a92f89a6ae68fc4c3 /config_host.mk.in
parent97ed2616bdc104a86655f4f629870193a6b222ce (diff)
libwps: convert to gbuild
Change-Id: I8f5312d9751d4bc4f26feb1d58b1c4b3184441c0
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 bd44460724e9..c20b6335ab73 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -622,6 +622,7 @@ export WPG_CFLAGS=@WPG_CFLAGS@
export WPG_LIBS=@WPG_LIBS@
export WPS_CFLAGS=@WPS_CFLAGS@
export WPS_LIBS=@WPS_LIBS@
+export WPS_TARBALL=@WPS_TARBALL@
export XCLASSPATH=@XCLASSPATH@
export XINERAMA_LINK=@XINERAMA_LINK@
export XRANDR_CFLAGS=@XRANDR_CFLAGS@