summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-10-26 15:33:26 +0200
committerDavid Tardon <dtardon@redhat.com>2012-10-26 17:33:30 +0200
commitcb2762360fc6edb6afe52759550979ce5068b9b0 (patch)
tree1c54a88a91458f94cdde87a70312021f235643b6 /config_host.mk.in
parentb4b5376afc9d8bb9299ed267db2c4177e4b10969 (diff)
gbuildify zlib
Change-Id: I702c044fdf510c67364f2fc32889ca394583edf6
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 1f9793f83faf..fc348b326616 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -705,3 +705,4 @@ export XSLTML_TARBALL=@XSLTML_TARBALL@
export XSLTPROC=@XSLTPROC@
export ZLIB_CFLAGS=@ZLIB_CFLAGS@
export ZLIB_LIBS=@ZLIB_LIBS@
+export ZLIB_TARBALL=@ZLIB_TARBALL@