From 0086b8bf9cf74642f6d6d82d9bbaedc80fec1dca Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 7 Jan 2009 15:11:59 +0100 Subject: build: resolve autotools suggestions libtool2 wants to put files into m4, so let it have it. Signed-off-by: Jan Engelhardt Signed-off-by: Pablo Neira Ayuso --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5465db6c..ced23b37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ # -*- Makefile -*- +ACLOCAL_AMFLAGS = -I m4 AUTOMAKE_OPTIONS = foreign subdir-objects AM_CFLAGS = ${regular_CFLAGS} -I${top_builddir}/include -I${top_srcdir}/include ${kinclude_CFLAGS} -- cgit v1.2.3