From 1d431b53cb1c5ea96bf32f1c4fdd8f592713b994 Mon Sep 17 00:00:00 2001 From: Mihai Moldovan Date: Fri, 15 Dec 2017 17:43:48 +0100 Subject: nxcompshad/Makefile.am: also correctly call aclocal here. --- nxcompshad/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nxcompshad') diff --git a/nxcompshad/Makefile.am b/nxcompshad/Makefile.am index f3666a08a..a0b0b94f1 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/* \ -- cgit v1.2.3