This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit bbb62e1bf3bdb5125a27a87b93c73119f233921d Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 27 01:18:12 2021 +0200 Makefile.am: package gtk-doc.make during dist target. --- Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Makefile.am b/Makefile.am index ab70d37..5b84af4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,10 @@ SUBDIRS = src po docs ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} +EXTRA_DIST = \ + gtk-doc.make \ + $(NULL) + DISTCHECK_CONFIGURE_FLAGS = \ --disable-silent-rules \ --enable-introspection \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git