package/xproto_inputproto: disable documentation

Resolves:
http://autobuild.buildroot.net/results/e6b/e6badde04047e10023b97946bbff434abc07344d/

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Matt Weber 2018-11-18 21:00:49 -06:00 committed by Peter Korsgaard
parent 27177f455c
commit 67de8b9d6d

View File

@ -11,6 +11,7 @@ XPROTO_INPUTPROTO_LICENSE = MIT
XPROTO_INPUTPROTO_LICENSE_FILES = COPYING
XPROTO_INPUTPROTO_INSTALL_STAGING = YES
XPROTO_INPUTPROTO_INSTALL_TARGET = NO
XPROTO_INPUTPROTO_CONF_ENV = ac_cv_path_ASCIIDOC=""
$(eval $(autotools-package))
$(eval $(host-autotools-package))