From ae62310c32eb87abbfe12a933a804fc5dce6eee8 Mon Sep 17 00:00:00 2001 From: Javier Jardón Date: Fri, 18 Jan 2019 17:32:42 +0000 Subject: Fix autotools warnings --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index df84b81b..81ae6a7d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} -INCLUDES = src +AM_CPPFLAGS = src SUBDIRS = \ src \ -- cgit