summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorDavid Ostrovsky <david@ostrovsky.org>2015-07-06 22:18:52 +0200
committerMichael Stahl <mstahl@redhat.com>2015-07-09 11:13:27 +0000
commit98a61f5b8da500fcefd2e7f0dfb1231bfb87f2fb (patch)
treead2891cd44afcdf876ef80433c53933104fb9be4 /config_host.mk.in
parentae4ec7a75b0048af2fba12953a84fe5b26d89b9a (diff)
Expose devenv make file variable
Change-Id: I502ce280276b6430053f0fbcf9cc3248b6c9b11b Reviewed-on: https://gerrit.libreoffice.org/16801 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Michael Stahl <mstahl@redhat.com>
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 2a20b8bfdd51..63b10d56763d 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -613,6 +613,7 @@ export UUIDGEN=@UUIDGEN@
export VALGRIND_CFLAGS=$(gb_SPACE)@VALGRIND_CFLAGS@
export VALIDATOR_EXTENSION_PACK=@VALIDATOR_EXTENSION_PACK@
export VCVER=@VCVER@
+export DEVENV=@DEVENV@
export VERBOSE=@VERBOSE@
export VISIO_CFLAGS=$(gb_SPACE)@VISIO_CFLAGS@
export VISIO_LIBS=$(gb_SPACE)@VISIO_LIBS@