From edccd7fd734bb1bc98576249022ef2bc1f2673bf Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Tue, 9 Apr 2013 17:22:03 +0200 Subject: Modernize configure.ac https://live.gnome.org/GnomeGoals/ModernAutotools Big thanks to Pavel Raiskup for autoconf hints --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 8c4aa15..9bd3448 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,6 +1,6 @@ NULL = -INCLUDES = \ +AM_CPPFLAGS = \ -DDATADIR=\"$(datadir)\" \ -I$(top_srcdir) \ -I$(top_builddir) \ -- cgit v1.2.3