mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2025-12-20 12:40:08 +01:00
build: Ensure docs are enabled for distcheck
https://bugs.freedesktop.org/show_bug.cgi?id=55426 Signed-off-by: Colin Walters <walters@verbum.org> Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
This commit is contained in:
parent
847c542374
commit
d9f470a7f4
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ update-authors:
|
|||
git shortlog -s -e | cut -c 8- | sort > AUTHORS
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = \
|
||||
--enable-xml-docs \
|
||||
--with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir)
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue