summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2016-08-30 05:16:41 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-05-19 03:43:21 +0200
commit837af5b873137c1a561791e36f01378934d48271 (patch)
treee6c9da6130dfb5d43a4c1eb13eb40bc3622ded6f /config_host.mk.in
parenta22e3305f13dd03520c957e1f19597f389e6cd3e (diff)
more steps in the direction of signed mar files
Change-Id: Ib6d5fbc00eeaa97b16599a1545c32188a3cd9720
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 8322f3175b8b..3d045df662f7 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -575,6 +575,8 @@ export TOUCH=@TOUCH@
export UCRTSDKDIR=@UCRTSDKDIR@
export UCRTVERSION=@UCRTVERSION@
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 USE_LIBRARY_BIN_TAR=@USE_LIBRARY_BIN_TAR@
export USE_XINERAMA=@USE_XINERAMA@