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