[X2Go-Commits] [nx-libs] 03/03: nxcomp/Makefile.am: call aclocal with the correct include dir argument.

git-admin at x2go.org git-admin at x2go.org
Fri Dec 15 15:52:41 CET 2017


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository nx-libs.

commit 3d59e2c309eaaae4712e99ab053898df070cefa9
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Fri Dec 15 15:52:17 2017 +0100

    nxcomp/Makefile.am: call aclocal with the correct include dir argument.
---
 nxcomp/Makefile.am | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/nxcomp/Makefile.am b/nxcomp/Makefile.am
index c1f6226..fec0de1 100644
--- a/nxcomp/Makefile.am
+++ b/nxcomp/Makefile.am
@@ -2,6 +2,8 @@ SUBDIRS = src test
 
 pkgconfig_DATA = nxcomp.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


More information about the x2go-commits mailing list