This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 14e3185758e8393265464f56b0623b8b7c14663c Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 27 01:16:42 2021 +0200 Makefile.am: build distcheck with gtk-doc support. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 297c85d..aef536d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,7 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} DISTCHECK_CONFIGURE_FLAGS = \ --disable-silent-rules \ --enable-introspection \ + --enable-gtk-doc \ $(NULL) MAINTAINERCLEANFILES = \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git