From 2e7857628db74c72e25c9a03898b1b1d62aa6924 Mon Sep 17 00:00:00 2001 From: raveit Date: Wed, 26 Jun 2013 13:43:12 +0200 Subject: fix automake-1.13 deprecations --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index 016ecb9..9c405de 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_builddir) -- cgit v1.2.1