summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-09-05 01:53:31 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:22 +0200
commit641bd985386c4accfcc99afb769db2385462ffe8 (patch)
tree6bd56250e0231cf98eaaf17831d31bc255aa3630 /config_host.mk.in
parent6c3fa47fc9a22bbe78e2aa8a016af922003580f5 (diff)
create complete and correct build_config files for the updater
Change-Id: I4f6b7aecc24d42d6b248cb8d959aeab59af963c2
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 3d045df662f7..b3d246b8fcfe 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -578,6 +578,7 @@ export UNOWINREG_DLL=@UNOWINREG_DLL@
export UPDATE_CERTIFICATE_NAME=@UPDATE_CERTIFICATE_NAME@
export UPDATE_CERTIFICATE_PATH=@UPDATE_CERTIFICATE_PATH@
export UPDATE_CHANNEL=@UPDATE_CHANNEL@
+export UPDATE_BASE_URL=@UPDATE_BASE_URL@
export USE_LIBRARY_BIN_TAR=@USE_LIBRARY_BIN_TAR@
export USE_XINERAMA=@USE_XINERAMA@
export UUIDGEN=@UUIDGEN@