summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2018-08-28 11:36:13 +0300
committerTor Lillqvist <tml@iki.fi>2018-08-28 11:38:51 +0300
commita922f56cbf25f78534cd2d36bf13a86a4f15d970 (patch)
tree80247d83990f2ae9c85dd0913378005eb68890c5 /config_host.mk.in
parentc16d64ad4f26382f5763bfb9f8f9216e76f289e0 (diff)
Add --enable-ios-libreofficelight-app option to build stuff for janI's app
Change-Id: I1310cb8f5f543f49f9667ee10cb26c9809df259e
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 0d87b7dfb535..691ec809bbab 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -143,6 +143,7 @@ export ENABLE_GTK=@ENABLE_GTK@
export ENABLE_GTK_PRINT=@ENABLE_GTK_PRINT@
export DISABLE_GUI=@DISABLE_GUI@
export ENABLE_HTMLHELP=@ENABLE_HTMLHELP@
+export ENABLE_IOS_LIBREOFFICELIGHT_APP=@ENABLE_IOS_LIBREOFFICELIGHT_APP@
export ENABLE_JAVA=@ENABLE_JAVA@
export ENABLE_KDE4=@ENABLE_KDE4@
export ENABLE_LPSOLVE=@ENABLE_LPSOLVE@