summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2017-07-20 10:21:31 (GMT)
committerTony Theodore <tonyt@logyst.com>2017-07-20 10:21:31 (GMT)
commitbec723f574da69d4e4fdb2bac9cb7750c9082134 (patch)
tree6c7a881b98ddb320699d9b7a0a782893f6898409 /Makefile
parent487359e28300ad5601379afac2cc347f8ba22d4d (diff)
downloadmxe-bec723f574da69d4e4fdb2bac9cb7750c9082134.zip
mxe-bec723f574da69d4e4fdb2bac9cb7750c9082134.tar.gz
mxe-bec723f574da69d4e4fdb2bac9cb7750c9082134.tar.bz2
Makefile: add more MXE_DISABLE_DOC_OPTS
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 0d53680..0f422f3 100644
--- a/Makefile
+++ b/Makefile
@@ -78,6 +78,7 @@ repeat = $(subst x,$(1),$(subst $(space),,$(call int_encode,$(2))))
MXE_DISABLE_DOC_OPTS = \
ac_cv_prog_HAVE_DOXYGEN="false" \
+ --{docdir,infodir,mandir,with-html-dir}='$(BUILD_DIR).sink' \
--disable-doxygen
MXE_CONFIGURE_OPTS = \