From 3d59e2c309eaaae4712e99ab053898df070cefa9 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Fri, 15 Dec 2017 15:52:17 +0100 Subject: nxcomp/Makefile.am: call aclocal with the correct include dir argument. --- nxcomp/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nxcomp') diff --git a/nxcomp/Makefile.am b/nxcomp/Makefile.am index c1f6226bc..fec0de1e3 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/* \ -- cgit v1.2.3