[X2Go-Commits] [libx2goclient] 14/17: src/Makefile.am: recurse into test subdirectory.

git-admin at x2go.org git-admin at x2go.org
Mon Jul 22 13:58:37 CEST 2019


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 at 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


More information about the x2go-commits mailing list