This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 9eaa4a838e3a0fa659aaecba2ada22c40d3aeb4d Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 22 13:53:45 2019 +0200 src/Makefile.am: recurse into test subdirectory. --- src/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Makefile.am b/src/Makefile.am index 0f67a65..1b9b9e7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,7 @@ NULL = +SUBDIRS = . test + localedir = $(datadir)/locale AM_CPPFLAGS = -DLOCALEDIR=\"$(localedir)\" -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git