This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 1b10b40b9cc9b06148b528cfb3b3282b2f39d4f1 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu May 27 01:17:06 2021 +0200 Makefile.am: recurse into docs sub-directory. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index aef536d..ab70d37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ NULL = -SUBDIRS = src po +SUBDIRS = src po docs ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git