summaryrefslogtreecommitdiffstats
path: root/config_host.mk.in
diff options
context:
space:
mode:
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 a6d7c84072a9..236a58c1f304 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -61,6 +61,7 @@ export DISABLE_PYTHON="@DISABLE_PYTHON@"
export DISABLE_STRIP="@DISABLE_STRIP@"
export DLLTOOL="@DLLTOOL@"
export DOCDIR="@DOCDIR@"
+export DOXYGEN="@DOXYGEN@"
export DO_FETCH_TARBALLS="@DO_FETCH_TARBALLS@"
export DPKG="@DPKG@"
export ENABLE_CAIRO_CANVAS="@ENABLE_CAIRO_CANVAS@"