Commit 0268d6ed authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

libxcb: really disable doxygen documentation for target



Thanks to Baruch Siach for noticing.

Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent e796a1fd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ LIBXCB_DEPENDENCIES = \
LIBXCB_CONF_ENV = STAGING_DIR="$(STAGING_DIR)"
LIBXCB_MAKE_OPT = XCBPROTO_XCBINCLUDEDIR=$(STAGING_DIR)/usr/share/xcb \
	XCBPROTO_XCBPYTHONDIR=$(HOST_DIR)/usr/lib/python$(PYTHON_VERSION_MAJOR)/site-packages
HOST_LIBXCB_CONF_OPT = --disable-build-docs
LIBXCB_CONF_OPT = --disable-build-docs

HOST_LIBXCB_DEPENDENCIES = \
	host-libxslt host-pthread-stubs host-xcb-proto host-xlib_libXdmcp \