This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository libx2goclient. commit 161d628d8cbf960d1a92d00f5ba37d762e16235d Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Jul 22 13:52:35 2019 +0200 configure.ac: add src/test/Makefile generation target. --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 06a7b8b..ae79817 100644 --- a/configure.ac +++ b/configure.ac @@ -70,6 +70,7 @@ AC_CONFIG_FILES([ Makefile po/Makefile.in src/Makefile +src/test/Makefile src/x2goclient.pc ]) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/libx2goclient.git