This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository nx-libs. from 0e0eb5a {nx-X11/lib,nxproxy}/Makefile.am: also use correct aclocal flags in the other locations. new 1d431b5 nxcompshad/Makefile.am: also correctly call aclocal here. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: nxcompshad/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository nx-libs. commit 1d431b53cb1c5ea96bf32f1c4fdd8f592713b994 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Dec 15 17:43:48 2017 +0100 nxcompshad/Makefile.am: also correctly call aclocal here. --- nxcompshad/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nxcompshad/Makefile.am b/nxcompshad/Makefile.am index f3666a0..a0b0b94 100644 --- a/nxcompshad/Makefile.am +++ b/nxcompshad/Makefile.am @@ -2,6 +2,8 @@ SUBDIRS = src pkgconfig_DATA = nxcompshad.pc +ACLOCAL_AMFLAGS = -I m4 + MAINTAINERCLEANFILES = \ $(srcdir)/autom4te.cache/* \ $(srcdir)/build-aux/* \ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git